public interface RejoinAwareNonstopStore extends NonstopStore
NonstopStore
CLUSTER_COHERENT, NODE_COHERENT
Modifier and Type | Method and Description |
---|---|
void |
clusterRejoined()
Called when rejoin has happened for this store
|
executeClusterOperation
getLocalKeys, getTransactionalMode, unlockedGet, unlockedGetQuiet, unsafeGet, unsafeGetQuiet
addStoreListener, bufferFull, containsKey, containsKeyInMemory, containsKeyOffHeap, containsKeyOnDisk, dispose, executeQuery, expireElements, flush, get, getAll, getAllQuiet, getInMemoryEvictionPolicy, getInMemorySize, getInMemorySizeInBytes, getInternalContext, getKeys, getMBean, getOffHeapSize, getOffHeapSizeInBytes, getOnDiskSize, getOnDiskSizeInBytes, getQuiet, getSearchAttribute, getSize, getStatus, getTerracottaClusteredSize, hasAbortedSizeOf, isCacheCoherent, isClusterCoherent, isNodeCoherent, isPinned, put, putAll, putIfAbsent, putWithWriter, recalculateSize, remove, removeAll, removeAll, removeElement, removeStoreListener, removeWithWriter, replace, replace, setAttributeExtractors, setInMemoryEvictionPolicy, setNodeCoherent, setPinned, unpinAll, waitUntilClusterCoherent
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.