@FunctionalInterface public static interface EngineReplication.EntryCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
onEntry(EngineReplication.ReplicationEntry entry)
Called whenever a put() or remove() has occurred to a replicating map.
|
boolean onEntry(@NotNull
EngineReplication.ReplicationEntry entry)
Copyright © 2015. All rights reserved.