public interface CacheReplicator extends CacheEventListener
Modifier and Type | Method and Description |
---|---|
boolean |
alive()
Checks that the replicator is is
STATUS_ALIVE . |
boolean |
isReplicateUpdatesViaCopy()
Returns whether update is through copy or invalidate
|
boolean |
notAlive()
Returns whether the replicator is not active.
|
clone, dispose, notifyElementEvicted, notifyElementExpired, notifyElementPut, notifyElementRemoved, notifyElementUpdated, notifyRemoveAll
boolean isReplicateUpdatesViaCopy()
boolean notAlive()
boolean alive()
STATUS_ALIVE
.STATUS_ALIVE
, else false.Copyright 2001-2021, Terracotta, Inc.