CLUSTER_COHERENT, NODE_COHERENT
Modifier and Type | Method and Description |
---|---|
Element |
fault(Object key,
boolean updateStats)
Marks the entry as not evictable and returns it atomically
|
void |
flush(Element element)
This marks the entry as evictable again and updates relevant access stats
|
boolean |
putFaulted(Element element)
Deprecated.
|
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, getSearchAttributes, getSize, getStatus, getTerracottaClusteredSize, hasAbortedSizeOf, isCacheCoherent, isClusterCoherent, isNodeCoherent, put, putAll, putIfAbsent, putWithWriter, recalculateSize, remove, removeAll, removeAll, removeElement, removeStoreListener, removeWithWriter, replace, replace, setAttributeExtractors, setInMemoryEvictionPolicy, setNodeCoherent, waitUntilClusterCoherent
Element fault(Object key, boolean updateStats)
key
- updateStats
- @Deprecated boolean putFaulted(Element element)
element
- void flush(Element element)
element
- Copyright 2001-2021, Terracotta, Inc.