| Interface | Description |
|---|---|
| EngineReplication | |
| EngineReplication.EntryCallback |
Implemented typically by a replicator, This interface provides the event, which will get
called whenever a put() or remove() has occurred to the map
|
| EngineReplication.ModificationIterator |
Holds a record of which entries have modification.
|
| EngineReplication.ModificationNotifier |
notifies when there is a changed to the modification iterator
|
| EngineReplication.ReplicationEntry | |
| KeyedVisitable<K,E> |
Created by peter on 22/06/15.
|
| Updatable<E> |
Created by peter on 22/06/15.
|
| Visitable<E> |
Created by peter on 22/06/15.
|
| Enum | Description |
|---|---|
| PermissionDeniedException.Failure |
| Exception | Description |
|---|---|
| PermissionDeniedException |
Created by daniel on 29/05/15.
|
Copyright © 2015. All rights reserved.