A B C D E F G H I K L M N O P R S T U V W X

A

acquireLocalReadLock() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
acquireLocalWriteLock() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
add(E) - Method in interface org.terracotta.modules.ehcache.async.AsyncCoordinator
 
add(E) - Method in class org.terracotta.modules.ehcache.async.AsyncCoordinatorImpl
 
add(E) - Method in class org.terracotta.modules.ehcache.async.ProcessingBucket
 
addCurrentNode() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadEnabledNodesSet
Add the current node in the bulk-load enabled nodes set
addListener(ToolkitCacheListener<K>) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
addListener(ToolkitCacheListener<K>) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
addListener(ToolkitCacheListener<K>) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
addStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
addStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
addStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
addStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
addStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
addStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
addStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
addTopologyListener(ClusterTopologyListener) - Method in class org.terracotta.modules.ehcache.event.TerracottaTopologyImpl
 
addTunnelledMBeanDomain(String) - Method in class org.terracotta.modules.ehcache.TerracottaToolkitBuilder
 
AggregateIterator<T> - Class in org.terracotta.modules.ehcache.store.bulkload
 
AggregateIterator(Collection<Iterator<T>>) - Constructor for class org.terracotta.modules.ehcache.store.bulkload.AggregateIterator
 
AsyncConfig - Interface in org.terracotta.modules.ehcache.async
 
AsyncCoordinator<E extends Serializable> - Interface in org.terracotta.modules.ehcache.async
 
AsyncCoordinatorFactory - Interface in org.terracotta.modules.ehcache.async
 
AsyncCoordinatorFactoryImpl - Class in org.terracotta.modules.ehcache.async
 
AsyncCoordinatorFactoryImpl(ToolkitInstanceFactory) - Constructor for class org.terracotta.modules.ehcache.async.AsyncCoordinatorFactoryImpl
 
AsyncCoordinatorImpl<E extends Serializable> - Class in org.terracotta.modules.ehcache.async
An AsyncCoordinator allows work to be added and processed asynchronously in a fault-tolerant and high performance fashion.
AsyncCoordinatorImpl(String, AsyncConfig, ToolkitInstanceFactory, AsyncCoordinatorImpl.Callback) - Constructor for class org.terracotta.modules.ehcache.async.AsyncCoordinatorImpl
 
AsyncCoordinatorImpl.Callback - Interface in org.terracotta.modules.ehcache.async
 
AsyncException - Exception in org.terracotta.modules.ehcache.async.exceptions
 
AsyncException(String, Throwable) - Constructor for exception org.terracotta.modules.ehcache.async.exceptions.AsyncException
 
AsyncException(String) - Constructor for exception org.terracotta.modules.ehcache.async.exceptions.AsyncException
 
AsyncWriteBehind - Class in org.terracotta.modules.ehcache.writebehind
 
AsyncWriteBehind(AsyncCoordinator, Ehcache) - Constructor for class org.terracotta.modules.ehcache.writebehind.AsyncWriteBehind
Instantiate a new instance of AsyncWriteBehind by providing the async coordinator instance that will be used for the underlying behavior.

B

backend - Variable in class org.terracotta.modules.ehcache.store.ClusteredStore
 
BATCH_SIZE - Static variable in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
BatchAsyncOperation - Interface in org.terracotta.modules.ehcache.writebehind.operations
Interface to implement batch operations that are executed on a cache writer after being called by the async coordinator
BATCHING_ENABLED - Static variable in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
bufferFull() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
bufferFull() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
bufferFull() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
bufferFull() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
bufferFull() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
bufferFull() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
bufferFull() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
buildToolkit() - Method in class org.terracotta.modules.ehcache.TerracottaToolkitBuilder
 
BulkLoadConstants - Class in org.terracotta.modules.ehcache.store.bulkload
 
BulkLoadEnabledNodesSet - Class in org.terracotta.modules.ehcache.store.bulkload
 
BulkLoadEnabledNodesSet(ToolkitInternal, String, StoreListener) - Constructor for class org.terracotta.modules.ehcache.store.bulkload.BulkLoadEnabledNodesSet
 
BulkLoadShutdownHook - Class in org.terracotta.modules.ehcache.store.bulkload
 
BulkLoadShutdownHook(ToolkitInternal) - Constructor for class org.terracotta.modules.ehcache.store.bulkload.BulkLoadShutdownHook
 
bulkLoadShutdownHook - Variable in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
BulkLoadToolkitCache<K,V> - Class in org.terracotta.modules.ehcache.store.bulkload
 
BulkLoadToolkitCache(ToolkitInternal, String, ToolkitCacheInternal<K, V>, BulkLoadShutdownHook, StoreListener) - Constructor for class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
BusyProcessingException - Exception in org.terracotta.modules.ehcache.async.exceptions
 
BusyProcessingException() - Constructor for exception org.terracotta.modules.ehcache.async.exceptions.BusyProcessingException
 

C

cache - Variable in class org.terracotta.modules.ehcache.store.ClusteredStore
 
CacheConfigChangeBridge - Class in org.terracotta.modules.ehcache.store
 
CacheConfigChangeBridge(Ehcache, String, ToolkitCacheInternal, ToolkitNotifier<CacheConfigChangeNotificationMsg>) - Constructor for class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
CacheConfigChangeNotificationMsg - Class in org.terracotta.modules.ehcache.store
 
CacheConfigChangeNotificationMsg(String, String, Serializable) - Constructor for class org.terracotta.modules.ehcache.store.CacheConfigChangeNotificationMsg
 
cacheDefaultLifespan - Variable in class net.sf.ehcache.ElementData
 
CacheDisposalNotification - Class in org.terracotta.modules.ehcache.event
 
CacheDisposalNotification() - Constructor for class org.terracotta.modules.ehcache.event.CacheDisposalNotification
 
CacheEventNotificationMsg - Class in org.terracotta.modules.ehcache.event
 
CacheEventNotificationMsg(String, CacheEventNotificationMsg.EventType, Element) - Constructor for class org.terracotta.modules.ehcache.event.CacheEventNotificationMsg
 
CacheEventNotificationMsg.EventType - Enum in org.terracotta.modules.ehcache.event
 
CacheWriterProcessor - Class in org.terracotta.modules.ehcache.writebehind
An implementation of ItemProcessor that delegates the processing to a CacheWriter instance

Instances of this class will be used when items are processed one by one.

CacheWriterProcessor(CacheWriter) - Constructor for class org.terracotta.modules.ehcache.writebehind.CacheWriterProcessor
Creates a new item processor for a specific cache writer.
callback() - Method in interface org.terracotta.modules.ehcache.async.AsyncCoordinatorImpl.Callback
 
clear() - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
clear() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
clear() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
clear() - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
clearLocalCache() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
clearLocalCache() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
clearSoftLock(SoftLock) - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLockFactory
 
clearTryLock() - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
clone() - Method in class org.terracotta.modules.ehcache.event.ClusteredEventReplicator
 
clone() - Method in class org.terracotta.modules.ehcache.event.NonStopEventReplicator
 
clusterCoherent(boolean) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
ClusteredCacheInternalContext - Class in org.terracotta.modules.ehcache
 
ClusteredCacheInternalContext(Toolkit, CacheLockProvider) - Constructor for class org.terracotta.modules.ehcache.ClusteredCacheInternalContext
 
ClusteredEventReplicator - Class in org.terracotta.modules.ehcache.event
 
ClusteredEventReplicator(Ehcache, String, ToolkitNotifier<CacheEventNotificationMsg>, ClusteredEventReplicatorFactory) - Constructor for class org.terracotta.modules.ehcache.event.ClusteredEventReplicator
 
ClusteredEventReplicatorFactory - Class in org.terracotta.modules.ehcache.event
 
ClusteredEventReplicatorFactory(ToolkitInstanceFactory) - Constructor for class org.terracotta.modules.ehcache.event.ClusteredEventReplicatorFactory
 
ClusteredID - Interface in org.terracotta.modules.ehcache.transaction
 
ClusteredSafeStore - Class in org.terracotta.modules.ehcache.store
Wrapper over ClusteredStore to have custom exception handlers for Store operations.
ClusteredSafeStore(TerracottaStore) - Constructor for class org.terracotta.modules.ehcache.store.ClusteredSafeStore
 
ClusteredSoftLockIDKey - Class in org.terracotta.modules.ehcache.transaction
 
ClusteredSoftLockIDKey(SoftLockID) - Constructor for class org.terracotta.modules.ehcache.transaction.ClusteredSoftLockIDKey
 
ClusteredStore - Class in org.terracotta.modules.ehcache.store
 
ClusteredStore(ToolkitInstanceFactory, Ehcache, BulkLoadShutdownHook, CacheCluster) - Constructor for class org.terracotta.modules.ehcache.store.ClusteredStore
 
ClusteredStoreBackend<K,V> - Class in org.terracotta.modules.ehcache.store
 
ClusteredStoreBackend(ToolkitInternal, ToolkitCacheInternal<K, V>, BulkLoadShutdownHook, StoreListener) - Constructor for class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
ClusteredStoreExceptionHandler - Interface in org.terracotta.modules.ehcache.store
 
ClusteredTransactionID - Class in org.terracotta.modules.ehcache.transaction
 
ClusteredTransactionIDFactory - Class in org.terracotta.modules.ehcache.transaction
 
ClusteredTransactionIDFactory(String, String, ToolkitInstanceFactory, CacheCluster) - Constructor for class org.terracotta.modules.ehcache.transaction.ClusteredTransactionIDFactory
 
ClusteredXidTransactionID - Class in org.terracotta.modules.ehcache.transaction.xa
 
ClusteredXidTransactionID(XidTransactionIDSerializedForm) - Constructor for class org.terracotta.modules.ehcache.transaction.xa.ClusteredXidTransactionID
 
ClusteredXidTransactionID(Xid, String, String, String) - Constructor for class org.terracotta.modules.ehcache.transaction.xa.ClusteredXidTransactionID
 
ClusterListenerAdapter - Class in org.terracotta.modules.ehcache.event
 
ClusterListenerAdapter(ClusterTopologyListener, ClusterInfo) - Constructor for class org.terracotta.modules.ehcache.event.ClusterListenerAdapter
 
clusterOffline(ClusterNode) - Method in class org.terracotta.modules.ehcache.event.FireRejoinOperatorEventClusterListener
 
clusterOnline(ClusterNode) - Method in class org.terracotta.modules.ehcache.event.FireRejoinOperatorEventClusterListener
 
clusterRejoined(ClusterNode, ClusterNode) - Method in class org.terracotta.modules.ehcache.event.FireRejoinOperatorEventClusterListener
 
collectAllSoftLocksForTransactionID(TransactionID) - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLockFactory
connectConfigs() - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
contains(Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.UnmodifiableMultiSetWrapper
 
containsAll(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.bulkload.UnmodifiableMultiSetWrapper
 
containsKey(Object) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
containsKey(Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
containsKey(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
containsKey(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
containsKey(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
containsKey(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
containsKey(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
containsKey(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
containsKey(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
containsKey(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
containsKeyInMemory(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
containsKeyInMemory(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
containsKeyInMemory(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
containsKeyInMemory(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
containsKeyInMemory(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
containsKeyInMemory(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
containsKeyInMemory(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
containsKeyLocalOffHeap(Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
containsKeyLocalOffHeap(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
containsKeyLocalOnHeap(Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
containsKeyLocalOnHeap(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
containsKeyOffHeap(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
containsKeyOffHeap(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
containsKeyOffHeap(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
containsKeyOffHeap(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
containsKeyOffHeap(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
containsKeyOffHeap(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
containsKeyOffHeap(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
containsKeyOnDisk(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
containsKeyOnDisk(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
containsKeyOnDisk(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
containsKeyOnDisk(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
containsKeyOnDisk(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
containsKeyOnDisk(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
containsKeyOnDisk(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
containsLocalKey(Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
containsLocalKey(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
containsValue(Object) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
containsValue(Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
containsValue(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
createAsyncCoordinatorFactory() - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
createElement(Object) - Method in class net.sf.ehcache.ElementData
This method should return the Element object constructed from fields of this ElementData.
createElement(Object) - Method in class net.sf.ehcache.EternalElementData
 
createElement(Object) - Method in class net.sf.ehcache.NonEternalElementData
 
createElement(Object, Serializable) - Method in interface org.terracotta.modules.ehcache.store.ValueModeHandler
Returns null for null values otherwise creates an Element with the specified key-value and returns it
createElement(Object, Serializable) - Method in class org.terracotta.modules.ehcache.store.ValueModeHandlerSerialization
 
createElementData(Element) - Method in interface org.terracotta.modules.ehcache.store.ValueModeHandler
 
createElementData(Element) - Method in class org.terracotta.modules.ehcache.store.ValueModeHandlerSerialization
 
createEventReplicator(Ehcache) - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
createLockForKey(K) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
createLockForKey(K) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
createLockForKey(K) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
createNonStopStore(Callable<TerracottaStore>, Ehcache) - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
createPortableKey(Object) - Method in interface org.terracotta.modules.ehcache.store.ValueModeHandler
 
createPortableKey(Object) - Method in class org.terracotta.modules.ehcache.store.ValueModeHandlerSerialization
 
createQueryBuilder() - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
createQueryBuilder() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
createQueryBuilder() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
createSoftLockID(TransactionID, Object, Element, Element) - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLockFactory
 
createStore(Ehcache) - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
createToolkitInstanceFactory(TerracottaClientConfiguration) - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
createTransactionID() - Method in class org.terracotta.modules.ehcache.transaction.ClusteredTransactionIDFactory
 
createTransactionIDFactory(String, String) - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
createValueModeHandler(ClusteredStore, CacheConfiguration) - Static method in class org.terracotta.modules.ehcache.store.ValueModeHandlerFactory
 
createWriteBehind() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
 
createWriteBehind() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
createWriteBehind() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
 
createWriteBehind() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
createWriteBehind() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
 
createWriteBehind() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
 
createWriteBehind() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
 
createWriteBehind(Ehcache) - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
createXidTransactionID(Xid, Ehcache) - Method in class org.terracotta.modules.ehcache.transaction.ClusteredTransactionIDFactory
 
creationTime - Variable in class net.sf.ehcache.ElementData
 
currentIterator - Variable in class org.terracotta.modules.ehcache.store.bulkload.AggregateIterator
 

D

debug(String) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
DEFAULT_CACHE_MANAGER_NAME - Static variable in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
DefaultAsyncConfig - Class in org.terracotta.modules.ehcache.async
 
DefaultAsyncConfig() - Constructor for class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
delete(CacheEntry) - Method in class org.terracotta.modules.ehcache.writebehind.AsyncWriteBehind
 
DeleteAllAsyncOperation - Class in org.terracotta.modules.ehcache.writebehind.operations
Implements the delete all operation for write behind
DeleteAllAsyncOperation(Collection<CacheEntry>) - Constructor for class org.terracotta.modules.ehcache.writebehind.operations.DeleteAllAsyncOperation
 
DeleteAsyncOperation - Class in org.terracotta.modules.ehcache.writebehind.operations
 
DeleteAsyncOperation(Object, Element) - Constructor for class org.terracotta.modules.ehcache.writebehind.operations.DeleteAsyncOperation
 
DELIMITER - Static variable in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
deregistered(CacheConfiguration) - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
deserialize(byte[]) - Static method in class org.terracotta.modules.ehcache.collections.SerializationHelper
 
deserializeFromString(String) - Static method in class org.terracotta.modules.ehcache.collections.SerializationHelper
 
destroy() - Method in interface org.terracotta.modules.ehcache.async.AsyncCoordinator
Destroy all clustered state associated with the given async coordinator.
destroy(String, String) - Method in interface org.terracotta.modules.ehcache.async.AsyncCoordinatorFactory
 
destroy(String, String) - Method in class org.terracotta.modules.ehcache.async.AsyncCoordinatorFactoryImpl
 
destroy() - Method in class org.terracotta.modules.ehcache.async.AsyncCoordinatorImpl
 
destroy() - Method in class org.terracotta.modules.ehcache.async.ProcessingBucket
 
destroy() - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
destroy() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
destroy() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
destroy(String, String) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
Destorys any clustered state associated with the given cache.
destroy(String, String) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
destroyCache(String, String) - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
disconnectConfigs() - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
diskCapacityChanged(int, int) - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
dispose() - Method in class org.terracotta.modules.ehcache.event.ClusteredEventReplicator
 
dispose() - Method in class org.terracotta.modules.ehcache.event.NonStopEventReplicator
 
dispose() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
dispose() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
dispose() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
dispose() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
dispose() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
dispose() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
dispose() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
disposeClusteredEventReplicator(String) - Method in class org.terracotta.modules.ehcache.event.ClusteredEventReplicatorFactory
 
disposeLocally() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadEnabledNodesSet
 
disposeLocally() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
disposeLocally() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
doGet(Object, boolean) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 

E

ehcacheNonStopConfig - Variable in class org.terracotta.modules.ehcache.store.ToolkitNonStopConfiguration
 
ElementData - Class in net.sf.ehcache
Serialized representation of net.sf.ehcache.Element
ElementData() - Constructor for class net.sf.ehcache.ElementData
 
ElementData(Element) - Constructor for class net.sf.ehcache.ElementData
 
entrySet() - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
entrySet() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
entrySet() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
equals(Object) - Method in class org.terracotta.modules.ehcache.event.ClusterListenerAdapter
 
equals(Object) - Method in class org.terracotta.modules.ehcache.event.TerracottaNodeImpl
 
equals(Object) - Method in class org.terracotta.modules.ehcache.transaction.ClusteredSoftLockIDKey
equals(Object) - Method in class org.terracotta.modules.ehcache.transaction.ClusteredTransactionID
 
equals(Object) - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
equals(Object) - Method in class org.terracotta.modules.ehcache.transaction.xa.ClusteredXidTransactionID
equals(Object) - Method in class org.terracotta.modules.ehcache.transaction.xa.XidClustered
 
equals(Object) - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
EternalElementData - Class in net.sf.ehcache
Serialized representation of an eternal Element
EternalElementData() - Constructor for class net.sf.ehcache.EternalElementData
 
EternalElementData(Element) - Constructor for class net.sf.ehcache.EternalElementData
 
ExceptionOnTimeoutStore - Class in org.terracotta.modules.ehcache.store.nonstop
Implementation of NonstopStore that throws NonStopCacheException for all operations.
executeQuery(StoreQuery) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
executeQuery(StoreQuery) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
executeQuery(StoreQuery) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
executeQuery(StoreQuery) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
executeQuery(StoreQuery) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
executeQuery(StoreQuery) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
executeQuery(StoreQuery) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
expireElements() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
expireElements() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
Expire all elements.
expireElements() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
expireElements() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
expireElements() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
expireElements() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
expireElements() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore

F

filter(List<E>) - Method in interface org.terracotta.modules.ehcache.async.ItemsFilter
Called before executing an assembled list of work items.
filter(List<SingleAsyncOperation>) - Method in class org.terracotta.modules.ehcache.writebehind.OperationsFilterWrapper
 
findSoftLockById(SoftLockID) - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLockFactory
 
FireRejoinOperatorEventClusterListener - Class in org.terracotta.modules.ehcache.event
 
FireRejoinOperatorEventClusterListener(ToolkitInstanceFactory) - Constructor for class org.terracotta.modules.ehcache.event.FireRejoinOperatorEventClusterListener
 
flush() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
flush() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
flush() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
flush() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
flush() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
flush() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
flush() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
freeze() - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
fullyQualifiedCacheName - Variable in class org.terracotta.modules.ehcache.store.ClusteredStore
 

G

generatePortableKeyFor(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
Generates a portable key for the supplied object.
get(Object) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
get(Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
get(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
get(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
get(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
get(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
get(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
get(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
get(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
get(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getAll(Collection<? extends K>) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
getAll(Collection<? extends K>) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
getAll(Collection) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getAll(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getAll(Collection<? extends K>) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
getAll(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
getAll(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getAll(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
getAll(Collection) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getAll(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getAllQuiet(Collection<K>) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
getAllQuiet(Collection<K>) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
getAllQuiet(Collection) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getAllQuiet(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getAllQuiet(Collection<K>) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
getAllQuiet(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
getAllQuiet(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getAllQuiet(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
getAllQuiet(Collection) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getAllQuiet(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getBatchedPutsBatchBytes(ToolkitProperties) - Static method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadConstants
 
getBatchedPutsBatchTimeMillis(ToolkitProperties) - Static method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadConstants
 
getBatchedPutsThrottlePutsAtByteSize(ToolkitProperties) - Static method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadConstants
 
getBatchSize() - Method in interface org.terracotta.modules.ehcache.async.AsyncConfig
The number of items to include in each batch when batching is enabled.
getBatchSize() - Method in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
getBatchSize() - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
getBranchQualifier() - Method in class org.terracotta.modules.ehcache.transaction.xa.XidClustered
 
getBucketName() - Method in class org.terracotta.modules.ehcache.async.ProcessingBucket
 
getBulkOpsMaxKBSize(ToolkitProperties) - Static method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadConstants
 
getCacheLockProvider() - Method in class org.terracotta.modules.ehcache.ClusteredCacheInternalContext
 
getCacheName() - Method in class org.terracotta.modules.ehcache.transaction.xa.ClusteredXidTransactionID
 
getConfiguration() - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
getConfiguration() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
getConfiguration() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
getCreateTime() - Method in class net.sf.ehcache.ElementData
 
getCreationTime() - Method in class org.terracotta.modules.ehcache.writebehind.KeyBasedOperationWrapper
 
getCreationTime() - Method in class org.terracotta.modules.ehcache.writebehind.operations.DeleteAsyncOperation
 
getCreationTime() - Method in interface org.terracotta.modules.ehcache.writebehind.operations.SingleAsyncOperation
Retrieves the moment when the operation was created.
getCreationTime() - Method in class org.terracotta.modules.ehcache.writebehind.operations.WriteAsyncOperation
 
getCurrentNode() - Method in class org.terracotta.modules.ehcache.event.TerracottaTopologyImpl
 
getElement() - Method in class org.terracotta.modules.ehcache.event.CacheEventNotificationMsg
 
getElement(TransactionID, SoftLockID) - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
getElement() - Method in class org.terracotta.modules.ehcache.writebehind.operations.DeleteAsyncOperation
 
getElement() - Method in interface org.terracotta.modules.ehcache.writebehind.operations.SingleAsyncOperation
 
getElement() - Method in class org.terracotta.modules.ehcache.writebehind.operations.WriteAsyncOperation
 
getFormatId() - Method in class org.terracotta.modules.ehcache.transaction.xa.XidClustered
 
getFullyQualifiedCacheName() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getFullyQualifiedCacheName(Ehcache) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
Returns a fully qualified name for the cache
getFullyQualifiedCacheName(Ehcache) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getFullyQualifiedCacheName(String, String) - Static method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getFullyQualifiedEhcacheName() - Method in class org.terracotta.modules.ehcache.event.CacheEventNotificationMsg
 
getFullyQualifiedEhcacheName() - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeNotificationMsg
 
getGlobalTransactionId() - Method in class org.terracotta.modules.ehcache.transaction.xa.XidClustered
 
getHostname() - Method in class org.terracotta.modules.ehcache.event.TerracottaNodeImpl
 
getId() - Method in class org.terracotta.modules.ehcache.event.TerracottaNodeImpl
 
getInMemoryEvictionPolicy() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getInMemoryEvictionPolicy() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getInMemoryEvictionPolicy() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getInMemoryEvictionPolicy() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getInMemoryEvictionPolicy() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getInMemoryEvictionPolicy() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getInMemoryEvictionPolicy() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getInMemorySize() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getInMemorySize() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getInMemorySize() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getInMemorySize() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getInMemorySize() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getInMemorySize() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getInMemorySize() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getInMemorySizeInBytes() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getInMemorySizeInBytes() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getInMemorySizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getInMemorySizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getInMemorySizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getInMemorySizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getInMemorySizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getInstance() - Static method in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
Return an AsyncConfig instance representing the default configuration.
getInstance() - Static method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
returns the singleton instance
getInstance() - Static method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
Returns the singleton instance
getInternalContext() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getInternalContext() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getInternalContext() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getInternalContext() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getInternalContext() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getInternalContext() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getInternalContext() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getIp() - Method in class org.terracotta.modules.ehcache.event.TerracottaNodeImpl
 
getKey() - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
getKey() - Method in class org.terracotta.modules.ehcache.writebehind.KeyBasedOperationWrapper
 
getKey() - Method in class org.terracotta.modules.ehcache.writebehind.operations.DeleteAsyncOperation
 
getKey() - Method in interface org.terracotta.modules.ehcache.writebehind.operations.SingleAsyncOperation
Retrieves the key for this operation.
getKey() - Method in class org.terracotta.modules.ehcache.writebehind.operations.WriteAsyncOperation
 
getKeys() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getKeys() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getKeys() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getKeys() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getKeys() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getKeys() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getKeys() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getKeysInvisibleInContext(LocalTransactionContext, Store) - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLockFactory
 
getLastAccessedTime() - Method in class net.sf.ehcache.ElementData
 
getLastProcessing() - Method in class org.terracotta.modules.ehcache.async.ProcessingBucket
 
getLeader() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getLocalKeys() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getLocalKeys() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getLocalKeys() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
getLocalKeys() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getLocalKeys() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
getLocalKeys() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getLocalKeys() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getLockForCache(Ehcache, String) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
 
getLockForCache(Ehcache, String) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getMaxAllowedFallBehind() - Method in interface org.terracotta.modules.ehcache.async.AsyncConfig
The maximum amount of time that a queue is allowed to fall behind on the work that it's processing.
getMaxAllowedFallBehind() - Method in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
getMaxAllowedFallBehind() - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
getMaxQueueSize() - Method in interface org.terracotta.modules.ehcache.async.AsyncConfig
The maximum size of items the Async coordinator can hold.
getMaxQueueSize() - Method in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
getMaxQueueSize() - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
getMBean() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getMBean() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getMBean() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getMBean() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getMBean() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getMBean() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getMBean() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getName() - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
getName() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
getName() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
getNewValue() - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeNotificationMsg
 
getNodes() - Method in class org.terracotta.modules.ehcache.event.TerracottaTopologyImpl
 
getNodesWithKeys(Set) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
getNodesWithKeys(Set) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
getOffHeapSize() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getOffHeapSize() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getOffHeapSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getOffHeapSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getOffHeapSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getOffHeapSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getOffHeapSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getOffHeapSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getOffHeapSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getOffHeapSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getOffHeapSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getOffHeapSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getOffHeapSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getOffHeapSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getOnDiskSize() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getOnDiskSize() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getOnDiskSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getOnDiskSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getOnDiskSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getOnDiskSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getOnDiskSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getOnDiskSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getOnDiskSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getOnDiskSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getOnDiskSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getOnDiskSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getOnDiskSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getOnDiskSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getOrCreateAllSoftLockMap(String, String) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
 
getOrCreateAllSoftLockMap(String, String) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getOrCreateAsyncConfigMap() - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
 
getOrCreateAsyncConfigMap() - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getOrCreateAsyncCoordinator(Ehcache, AsyncConfig) - Method in interface org.terracotta.modules.ehcache.async.AsyncCoordinatorFactory
 
getOrCreateAsyncCoordinator(Ehcache, AsyncConfig) - Method in class org.terracotta.modules.ehcache.async.AsyncCoordinatorFactoryImpl
 
getOrCreateAsyncListNamesMap(String) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
 
getOrCreateAsyncListNamesMap(String) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getOrCreateCacheDisposalNotifier(Ehcache) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
 
getOrCreateCacheDisposalNotifier(Ehcache) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getOrCreateCacheEventNotifier(Ehcache) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
Returns a ToolkitNotifier for the cachse to notify CacheEventNotificationMsg across the cluster
getOrCreateCacheEventNotifier(Ehcache) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getOrCreateClusteredEventReplicator(Ehcache) - Method in class org.terracotta.modules.ehcache.event.ClusteredEventReplicatorFactory
 
getOrCreateClusteredSoftLockFactory(Ehcache) - Method in class org.terracotta.modules.ehcache.transaction.SoftLockManagerProvider
 
getOrCreateClusteredStoreConfigMap(String, String) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
 
getOrCreateClusteredStoreConfigMap(String, String) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getOrCreateConfigChangeNotifier(Ehcache) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
Returns a ToolkitNotifier for the cache for notifying CacheConfigChangeNotificationMsg across the cluster
getOrCreateConfigChangeNotifier(Ehcache) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getOrCreateExtractorsMap(Ehcache) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
Returns a ToolkitCache for storing serialized extractors for the cache
getOrCreateExtractorsMap(Ehcache) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getOrCreateNewSoftLocksSet(String, String) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
 
getOrCreateNewSoftLocksSet(String, String) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getOrCreateSoftLockManager(Ehcache) - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
getOrCreateStoreLock(Ehcache) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
Returns a ToolkitReadWriteLock for protecting the cache's store cluster wide
getOrCreateStoreLock(Ehcache) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getOrCreateToolkitCache(Ehcache) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
Returns the backend ToolkitCacheInternal to be used for the cache
getOrCreateToolkitCache(Ehcache) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getOrCreateTransactionCommitStateMap(String) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
Return the map used for storing commit state of ehcache transactions
getOrCreateTransactionCommitStateMap(String) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getOwnerID() - Method in interface org.terracotta.modules.ehcache.transaction.ClusteredID
 
getOwnerID() - Method in class org.terracotta.modules.ehcache.transaction.ClusteredTransactionID
 
getOwnerID() - Method in class org.terracotta.modules.ehcache.transaction.xa.ClusteredXidTransactionID
 
getQueueSize() - Method in interface org.terracotta.modules.ehcache.async.AsyncCoordinator
 
getQueueSize() - Method in class org.terracotta.modules.ehcache.async.AsyncCoordinatorImpl
 
getQueueSize() - Method in class org.terracotta.modules.ehcache.writebehind.AsyncWriteBehind
 
getQuiet(Object) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
getQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
getQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
getQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
getQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getRateLimit() - Method in interface org.terracotta.modules.ehcache.async.AsyncConfig
Sets the maximum number of operations to allow per second when AsyncConfig.isBatchingEnabled() is enabled.
getRateLimit() - Method in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
getRateLimit() - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
getReadOpNonStopTimeoutBehavior() - Method in class org.terracotta.modules.ehcache.store.nonstop.ToolkitNonstopDisableConfig
 
getReadOpNonStopTimeoutBehavior() - Method in class org.terracotta.modules.ehcache.store.ToolkitNonStopConfiguration
 
getReadOpNonStopTimeoutBehavior() - Method in class org.terracotta.modules.ehcache.store.ToolkitNonStopExceptionOnTimeoutConfiguration
 
getRealKeyObject(String) - Method in interface org.terracotta.modules.ehcache.store.ValueModeHandler
 
getRealKeyObject(String) - Method in class org.terracotta.modules.ehcache.store.ValueModeHandlerSerialization
 
getRetryAttemptDelay() - Method in interface org.terracotta.modules.ehcache.async.AsyncConfig
Retrieves the number of milliseconds to wait before retrying a failed operation.
getRetryAttemptDelay() - Method in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
getRetryAttemptDelay() - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
getRetryAttempts() - Method in interface org.terracotta.modules.ehcache.async.AsyncConfig
Retrieves the number of times the processing of an item is retried.
getRetryAttempts() - Method in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
getRetryAttempts() - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
getScheme() - Method in class org.terracotta.modules.ehcache.event.TerracottaTopologyImpl
 
getSearchAttribute(String) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getSearchAttribute(String) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getSearchAttribute(String) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getSearchAttribute(String) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getSearchAttribute(String) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getSearchAttribute(String) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getSearchAttribute(String) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getSearchTimeoutMillis() - Method in class org.terracotta.modules.ehcache.store.nonstop.ToolkitNonstopDisableConfig
 
getSearchTimeoutMillis() - Method in class org.terracotta.modules.ehcache.store.ToolkitNonStopConfiguration
 
getSize() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getSize() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getSoftLock(ToolkitInstanceFactory, ReadCommittedClusteredSoftLockFactory) - Method in class org.terracotta.modules.ehcache.transaction.SerializedReadCommittedClusteredSoftLock
 
getSoftLockFreezeLock(String, String, TransactionID, Object) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
 
getSoftLockFreezeLock(String, String, TransactionID, Object) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getSoftLockNotifierLock(String, String, TransactionID, Object) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
 
getSoftLockNotifierLock(String, String, TransactionID, Object) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getSoftLockWriteLock(String, String, TransactionID, Object) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
 
getSoftLockWriteLock(String, String, TransactionID, Object) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getStatus() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getStatus() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getStatus() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getStatus() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getStatus() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getStatus() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getStatus() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getSyncForKey(Object) - Method in class org.terracotta.modules.ehcache.ClusteredCacheInternalContext
 
getSyncForKey(Object) - Method in class org.terracotta.modules.ehcache.concurrency.NonStopCacheLockProvider
 
getSyncForKey(Object) - Method in class org.terracotta.modules.ehcache.concurrency.TCCacheLockProvider
 
getTCConfigSnippet() - Method in class org.terracotta.modules.ehcache.TerracottaToolkitBuilder
 
getTCConfigUrl() - Method in class org.terracotta.modules.ehcache.TerracottaToolkitBuilder
 
getTerracottaClusteredSize() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getTerracottaClusteredSize() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getTerracottaClusteredSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
getTerracottaClusteredSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getTerracottaClusteredSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
getTerracottaClusteredSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getTerracottaClusteredSize() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getTimeoutMillis() - Method in class org.terracotta.modules.ehcache.store.nonstop.ToolkitNonstopDisableConfig
 
getTimeoutMillis() - Method in class org.terracotta.modules.ehcache.store.ToolkitNonStopConfiguration
 
getToolkit() - Method in class org.terracotta.modules.ehcache.ClusteredCacheInternalContext
 
getToolkit() - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
Returns the toolkit associated with this factory
getToolkit() - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
getToolkitConfigName() - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeNotificationMsg
 
getToolkitEventType() - Method in class org.terracotta.modules.ehcache.event.CacheEventNotificationMsg
 
getToolkitMapNameForCache(String, String) - Static method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
getTopology() - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
getTopologyListeners() - Method in class org.terracotta.modules.ehcache.event.TerracottaTopologyImpl
 
getTransactionalMode() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
getTransactionalMode() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
getTransactionalMode() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
getTransactionalMode() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
getTransactionalMode() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
getTransactionalMode() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
getTransactionalMode() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
getTransactionID() - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
getTransactionStates() - Method in class org.terracotta.modules.ehcache.transaction.ClusteredTransactionIDFactory
 
getTunnelledMBeanDomains() - Method in class org.terracotta.modules.ehcache.TerracottaToolkitBuilder
 
getUUID() - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
This is used by SampledMBeanRegistrationProvider to generate a JMX MBean ObjectName containing the client's uuid so that it can be associated with the correct connection when tunneled to the L2.
getValue() - Method in class net.sf.ehcache.ElementData
 
getWaitCount() - Method in class org.terracotta.modules.ehcache.async.ProcessingBucket
 
getWorkDelay() - Method in interface org.terracotta.modules.ehcache.async.AsyncConfig
Returns the minimum amount of time to wait between individual work cycles.
getWorkDelay() - Method in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
getWorkDelay() - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
getWriteOpNonStopTimeoutBehavior() - Method in class org.terracotta.modules.ehcache.store.nonstop.ToolkitNonstopDisableConfig
 
getWriteOpNonStopTimeoutBehavior() - Method in class org.terracotta.modules.ehcache.store.ToolkitNonStopConfiguration
 
getWriteOpNonStopTimeoutBehavior() - Method in class org.terracotta.modules.ehcache.store.ToolkitNonStopExceptionOnTimeoutConfiguration
 
getXid() - Method in class org.terracotta.modules.ehcache.transaction.xa.ClusteredXidTransactionID
 

H

handleException(Throwable) - Method in interface org.terracotta.modules.ehcache.store.ClusteredStoreExceptionHandler
 
hasAbortedSizeOf() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
hasAbortedSizeOf() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
hasAbortedSizeOf() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
hasAbortedSizeOf() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
hasAbortedSizeOf() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
hasAbortedSizeOf() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
hasAbortedSizeOf() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
hashCode() - Method in class org.terracotta.modules.ehcache.event.ClusterListenerAdapter
 
hashCode() - Method in class org.terracotta.modules.ehcache.event.TerracottaNodeImpl
 
hashCode() - Method in class org.terracotta.modules.ehcache.transaction.ClusteredSoftLockIDKey
hashCode() - Method in class org.terracotta.modules.ehcache.transaction.ClusteredTransactionID
 
hashCode() - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
hashCode() - Method in class org.terracotta.modules.ehcache.transaction.xa.ClusteredXidTransactionID
hashCode() - Method in class org.terracotta.modules.ehcache.transaction.xa.XidClustered
 
hashCode() - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
HashCodeScatterPolicy<E extends Serializable> - Class in org.terracotta.modules.ehcache.async.scatterpolicies
 
HashCodeScatterPolicy() - Constructor for class org.terracotta.modules.ehcache.async.scatterpolicies.HashCodeScatterPolicy
 
hasNext() - Method in class org.terracotta.modules.ehcache.store.bulkload.AggregateIterator
 
hitCount - Variable in class net.sf.ehcache.ElementData
 

I

init(CacheLockProvider) - Method in class org.terracotta.modules.ehcache.concurrency.NonStopCacheLockProvider
 
init() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadShutdownHook
 
initialize(Runnable, NonstopConfiguration) - Method in class org.terracotta.modules.ehcache.store.TerracottaStoreInitializationService
 
isBatchingEnabled() - Method in interface org.terracotta.modules.ehcache.async.AsyncConfig
Indicates whether to batch items.
isBatchingEnabled() - Method in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
isBatchingEnabled() - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
isBulkLoadEnabledInCluster() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadEnabledNodesSet
 
isBulkLoadEnabledInCluster() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
isBulkLoadEnabledInCluster() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
isBulkLoadEnabledInCurrentNode() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
isBulkLoadEnabledInCurrentNode() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
isCacheCoherent() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
isCacheCoherent() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
isCacheCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
isCacheCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
isCacheCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
isCacheCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
isCacheCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
isClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
isClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
isClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
isClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
isClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
isClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
isClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
isClusterOnline() - Method in class org.terracotta.modules.ehcache.event.TerracottaTopologyImpl
 
isConfigUrl() - Method in class org.terracotta.modules.ehcache.TerracottaToolkitBuilder
 
isDestroyed() - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
isDestroyed() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
isDestroyed() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
isEmpty() - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
isEmpty() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
isEmpty() - Method in class org.terracotta.modules.ehcache.store.bulkload.UnmodifiableMultiSetWrapper
 
isEmpty() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
isEnabled() - Method in class org.terracotta.modules.ehcache.store.nonstop.ToolkitNonstopDisableConfig
 
isEnabled() - Method in class org.terracotta.modules.ehcache.store.ToolkitNonStopConfiguration
 
isExpired(TransactionID) - Method in class org.terracotta.modules.ehcache.transaction.ClusteredTransactionIDFactory
 
isExpired() - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
isHeldByCurrentThread(LockType) - Method in class org.terracotta.modules.ehcache.concurrency.NonStopSyncWrapper
isImmediateTimeoutEnabled() - Method in class org.terracotta.modules.ehcache.store.nonstop.ToolkitNonstopDisableConfig
 
isImmediateTimeoutEnabled() - Method in class org.terracotta.modules.ehcache.store.ToolkitNonStopConfiguration
 
isLoggingEnabled(ToolkitProperties) - Static method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadConstants
 
isNodeCoherent() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
isNodeCoherent() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
isNodeCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
isNodeCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
isNodeCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
isNodeCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
isNodeCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
isPersistent() - Method in class org.terracotta.modules.ehcache.transaction.ClusteredTransactionIDFactory
 
isSearchable() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
isStealingEnabled() - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
isSynchronousWrite() - Method in interface org.terracotta.modules.ehcache.async.AsyncConfig
Perform all writes to the Terracotta backend in a synchronous fashion, hence increasing reliability but decreasing performance.
isSynchronousWrite() - Method in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
isSynchronousWrite() - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
isThisNodeLeader() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
ItemProcessor<E extends Serializable> - Interface in org.terracotta.modules.ehcache.async
 
ItemScatterPolicy<E extends Serializable> - Interface in org.terracotta.modules.ehcache.async.scatterpolicies
 
ItemsFilter<E extends Serializable> - Interface in org.terracotta.modules.ehcache.async
An interface for implementing a filter for quarantined items before they're actually processed.
iterator() - Method in class org.terracotta.modules.ehcache.store.bulkload.UnmodifiableMultiSetWrapper
 
iterators - Variable in class org.terracotta.modules.ehcache.store.bulkload.AggregateIterator
 

K

KeyBasedOperationWrapper - Class in org.terracotta.modules.ehcache.writebehind
 
KeyBasedOperationWrapper(Object, long) - Constructor for class org.terracotta.modules.ehcache.writebehind.KeyBasedOperationWrapper
 
keySet() - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
keySet() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
keySet() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 

L

lastAccessTime - Variable in class net.sf.ehcache.ElementData
 
lastUpdateTime - Variable in class net.sf.ehcache.ElementData
 
localKeySet() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
localKeySet() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
localOffHeapSize() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
localOffHeapSize() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
localOffHeapSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
localOffHeapSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
localOnHeapSize() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
localOnHeapSize() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
localOnHeapSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
localOnHeapSizeInBytes() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
LocalReadsAndExceptionOnWritesTimeoutStore - Class in org.terracotta.modules.ehcache.store.nonstop
LocalReadsAndExceptionOnWritesTimeoutStore
LocalReadsAndExceptionOnWritesTimeoutStore(TerracottaStore) - Constructor for class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
Constructor accepting the NonstopActiveDelegateHolder
LocalReadsAndExceptionOnWritesTimeoutStore() - Constructor for class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
LocalReadsOnTimeoutStore - Class in org.terracotta.modules.ehcache.store.nonstop
A NonstopStore implementation that returns the local value in the VM, if present, for get operations and no-op for put, remove and other operations
LocalReadsOnTimeoutStore(TerracottaStore) - Constructor for class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
Constructor accepting the NonstopActiveDelegateHolder
localSize() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
localSize() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
lock(LockType) - Method in class org.terracotta.modules.ehcache.concurrency.NonStopSyncWrapper
lock() - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
LOGGER - Static variable in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
loggingChanged(boolean, boolean) - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 

M

main(String[]) - Static method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
 
main(String[]) - Static method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
 
mapMaxEntriesInCacheToTotalCount(int) - Static method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
MAX_ALLOWED_FALLBEHIND - Static variable in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
MAX_QUEUE_SIZE - Static variable in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
maxBytesLocalDiskChanged(long, long) - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
maxBytesLocalHeapChanged(long, long) - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
maxEntriesInCacheChanged(long, long) - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
memoryCapacityChanged(int, int) - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 

N

net.sf.ehcache - package net.sf.ehcache
 
net.sf.ehcache.terracotta - package net.sf.ehcache.terracotta
 
newNonStopSubTypeProxy(Class<E>, E) - Static method in class org.terracotta.modules.ehcache.store.nonstop.NonStopSubTypeProxyUtil
 
newStore(Ehcache) - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
next() - Method in class org.terracotta.modules.ehcache.store.bulkload.AggregateIterator
 
nodeJoined(ClusterNode) - Method in class org.terracotta.modules.ehcache.event.FireRejoinOperatorEventClusterListener
 
nodeLeft(ClusterNode) - Method in class org.terracotta.modules.ehcache.event.FireRejoinOperatorEventClusterListener
 
NonEternalElementData - Class in net.sf.ehcache
Serialized representation of non-eternal Element
NonEternalElementData() - Constructor for class net.sf.ehcache.NonEternalElementData
 
NonEternalElementData(Element) - Constructor for class net.sf.ehcache.NonEternalElementData
 
NonStopCacheLockProvider - Class in org.terracotta.modules.ehcache.concurrency
 
NonStopCacheLockProvider(NonStopFeature, NonstopConfiguration, ToolkitInstanceFactory) - Constructor for class org.terracotta.modules.ehcache.concurrency.NonStopCacheLockProvider
 
NonStopEventReplicator - Class in org.terracotta.modules.ehcache.event
 
NonStopEventReplicator(CacheEventListener, ToolkitInstanceFactory, NonstopConfiguration) - Constructor for class org.terracotta.modules.ehcache.event.NonStopEventReplicator
 
NonStopStoreWrapper - Class in org.terracotta.modules.ehcache.store.nonstop
 
NonStopStoreWrapper(Callable<TerracottaStore>, ToolkitInstanceFactory, Ehcache, TerracottaStoreInitializationService) - Constructor for class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
 
NonStopSubTypeProxyUtil - Class in org.terracotta.modules.ehcache.store.nonstop
Utility to create a Proxy for Subtypes to catch NonStopException and translate that to NonStopCacheException.
NonStopSubTypeProxyUtil() - Constructor for class org.terracotta.modules.ehcache.store.nonstop.NonStopSubTypeProxyUtil
 
NonStopSyncWrapper - Class in org.terracotta.modules.ehcache.concurrency
 
NonStopSyncWrapper(Sync, ToolkitInstanceFactory, ToolkitNonStopExceptionOnTimeoutConfiguration) - Constructor for class org.terracotta.modules.ehcache.concurrency.NonStopSyncWrapper
 
NoOpOnTimeoutStore - Class in org.terracotta.modules.ehcache.store.nonstop
Implementation of NonstopStore which returns null for all get operations and does nothing for puts and removes.
notifyElementEvicted(Ehcache, Element) - Method in class org.terracotta.modules.ehcache.event.ClusteredEventReplicator
 
notifyElementEvicted(Ehcache, Element) - Method in class org.terracotta.modules.ehcache.event.NonStopEventReplicator
 
notifyElementExpired(Ehcache, Element) - Method in class org.terracotta.modules.ehcache.event.ClusteredEventReplicator
 
notifyElementExpired(Ehcache, Element) - Method in class org.terracotta.modules.ehcache.event.NonStopEventReplicator
 
notifyElementPut(Ehcache, Element) - Method in class org.terracotta.modules.ehcache.event.ClusteredEventReplicator
 
notifyElementPut(Ehcache, Element) - Method in class org.terracotta.modules.ehcache.event.NonStopEventReplicator
 
notifyElementRemoved(Ehcache, Element) - Method in class org.terracotta.modules.ehcache.event.ClusteredEventReplicator
 
notifyElementRemoved(Ehcache, Element) - Method in class org.terracotta.modules.ehcache.event.NonStopEventReplicator
 
notifyElementUpdated(Ehcache, Element) - Method in class org.terracotta.modules.ehcache.event.ClusteredEventReplicator
 
notifyElementUpdated(Ehcache, Element) - Method in class org.terracotta.modules.ehcache.event.NonStopEventReplicator
 
notifyRemoveAll(Ehcache) - Method in class org.terracotta.modules.ehcache.event.ClusteredEventReplicator
 
notifyRemoveAll(Ehcache) - Method in class org.terracotta.modules.ehcache.event.NonStopEventReplicator
 

O

onClusterEvent(ClusterEvent) - Method in class org.terracotta.modules.ehcache.event.ClusterListenerAdapter
 
onNotification(ToolkitNotificationEvent) - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
OperationsFilterWrapper - Class in org.terracotta.modules.ehcache.writebehind
 
OperationsFilterWrapper(OperationsFilter<KeyBasedOperation>) - Constructor for class org.terracotta.modules.ehcache.writebehind.OperationsFilterWrapper
 
org.terracotta.modules.ehcache - package org.terracotta.modules.ehcache
 
org.terracotta.modules.ehcache.async - package org.terracotta.modules.ehcache.async
 
org.terracotta.modules.ehcache.async.exceptions - package org.terracotta.modules.ehcache.async.exceptions
 
org.terracotta.modules.ehcache.async.scatterpolicies - package org.terracotta.modules.ehcache.async.scatterpolicies
 
org.terracotta.modules.ehcache.collections - package org.terracotta.modules.ehcache.collections
 
org.terracotta.modules.ehcache.concurrency - package org.terracotta.modules.ehcache.concurrency
 
org.terracotta.modules.ehcache.event - package org.terracotta.modules.ehcache.event
 
org.terracotta.modules.ehcache.store - package org.terracotta.modules.ehcache.store
 
org.terracotta.modules.ehcache.store.bulkload - package org.terracotta.modules.ehcache.store.bulkload
 
org.terracotta.modules.ehcache.store.nonstop - package org.terracotta.modules.ehcache.store.nonstop
 
org.terracotta.modules.ehcache.transaction - package org.terracotta.modules.ehcache.transaction
 
org.terracotta.modules.ehcache.transaction.xa - package org.terracotta.modules.ehcache.transaction.xa
 
org.terracotta.modules.ehcache.writebehind - package org.terracotta.modules.ehcache.writebehind
 
org.terracotta.modules.ehcache.writebehind.operations - package org.terracotta.modules.ehcache.writebehind.operations
 

P

performBatchOperation(CacheWriter) - Method in interface org.terracotta.modules.ehcache.writebehind.operations.BatchAsyncOperation
Perform the batch operation for a particular batch writer
performBatchOperation(CacheWriter) - Method in class org.terracotta.modules.ehcache.writebehind.operations.DeleteAllAsyncOperation
 
performBatchOperation(CacheWriter) - Method in class org.terracotta.modules.ehcache.writebehind.operations.WriteAllAsyncOperation
 
performSingleOperation(CacheWriter) - Method in class org.terracotta.modules.ehcache.writebehind.operations.DeleteAsyncOperation
 
performSingleOperation(CacheWriter) - Method in interface org.terracotta.modules.ehcache.writebehind.operations.SingleAsyncOperation
Perform this operation as a single execution with the provided cache writer
performSingleOperation(CacheWriter) - Method in class org.terracotta.modules.ehcache.writebehind.operations.WriteAsyncOperation
 
process(E) - Method in interface org.terracotta.modules.ehcache.async.ItemProcessor
 
process(Collection<E>) - Method in interface org.terracotta.modules.ehcache.async.ItemProcessor
 
process(SingleAsyncOperation) - Method in class org.terracotta.modules.ehcache.writebehind.CacheWriterProcessor
 
process(Collection<SingleAsyncOperation>) - Method in class org.terracotta.modules.ehcache.writebehind.CacheWriterProcessor
 
ProcessingBucket<E extends Serializable> - Class in org.terracotta.modules.ehcache.async
 
ProcessingBucket(String, AsyncConfig, ToolkitListInternal<E>, ClusterInfo, ItemProcessor<E>, boolean) - Constructor for class org.terracotta.modules.ehcache.async.ProcessingBucket
 
ProcessingException - Exception in org.terracotta.modules.ehcache.async.exceptions
 
ProcessingException(String, Throwable) - Constructor for exception org.terracotta.modules.ehcache.async.exceptions.ProcessingException
 
put(K, V) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
put(K, V) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
put(K, V, int, int, int) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
put(Element) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
put(Element) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
put(K, V, int, int, int) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
put(K, V) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
put(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
put(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
put(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
put(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
put(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
putAll(Map<? extends K, ? extends V>) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
putAll(Collection) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
putAll(Collection<Element>) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
putAll(Map<? extends K, ? extends V>) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
putAll(Collection<Element>) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
putAll(Collection<Element>) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
putAll(Collection<Element>) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
putAll(Collection) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
putAll(Collection<Element>) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
putIfAbsent(K, V) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
putIfAbsent(K, V, long, int, int) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
putIfAbsent(K, V, long, int, int) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
putIfAbsent(K, V) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
putIfAbsent(Element) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
putIfAbsent(Element) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
putIfAbsent(K, V, long, int, int) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
putIfAbsent(K, V) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
putIfAbsent(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
putIfAbsent(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
putIfAbsent(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
putIfAbsent(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
putIfAbsent(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
putNoReturn(K, V) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
putNoReturn(K, V, long, int, int) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
putNoReturn(K, V, long, int, int) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
putNoReturn(K, V) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
putNoReturn(K, V, long, int, int) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
putNoReturn(K, V) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
putWithWriter(Element, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
putWithWriter(Element, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
putWithWriter(Element, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
putWithWriter(Element, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
putWithWriter(Element, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
putWithWriter(Element, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
putWithWriter(Element, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore

R

RATE_LIMIT - Static variable in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
readAttributes(ObjectInput) - Method in class net.sf.ehcache.ElementData
The subclasses must implement this method to read any subclass specific attributes while deserialization
It will be called when this object is being deserialized.
readAttributes(ObjectInput) - Method in class net.sf.ehcache.EternalElementData
 
readAttributes(ObjectInput) - Method in class net.sf.ehcache.NonEternalElementData
 
ReadCommittedClusteredSoftLock - Class in org.terracotta.modules.ehcache.transaction
 
ReadCommittedClusteredSoftLockFactory - Class in org.terracotta.modules.ehcache.transaction
 
ReadCommittedClusteredSoftLockFactory(ToolkitInstanceFactory, String, String) - Constructor for class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLockFactory
 
readExternal(ObjectInput) - Method in class net.sf.ehcache.ElementData
 
recalculateSize(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
recalculateSize(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
recalculateSize(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
recalculateSize(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
recalculateSize(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
recalculateSize(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
recalculateSize(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
registerCache(BulkLoadToolkitCache) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadShutdownHook
Registers the cache for shutdown hook.
registered(CacheConfiguration) - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
releaseLocalReadLock() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
releaseLocalWriteLock() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
remove(Object) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
remove(Object, Object) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
remove() - Method in class org.terracotta.modules.ehcache.store.bulkload.AggregateIterator
 
remove(Object, Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
remove(Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
remove(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
remove(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
remove(Object, Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
remove(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
remove(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
remove(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
remove(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
remove(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
remove(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
removeAll(Set<K>) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
removeAll() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
removeAll(Collection) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
removeAll(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
removeAll() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
removeAll(Set<K>) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
removeAll(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
removeAll() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
removeAll(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
removeAll() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
removeAll(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
removeAll() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
removeAll() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
removeAll(Collection) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
removeAll(Collection<?>) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
removeAll() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
removeAllListeners() - Method in class org.terracotta.modules.ehcache.event.TerracottaTopologyImpl
 
removeCurrentNode() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadEnabledNodesSet
Remove the current node from the bulk-load enabled nodes set
removeElement(Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
removeElement(Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
removeElement(Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
removeElement(Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
removeElement(Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
removeElement(Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
removeElement(Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
removeListener(ToolkitCacheListener<K>) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
removeListener(ToolkitCacheListener<K>) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
removeListener(ToolkitCacheListener<K>) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
removeNonStopConfigforCache(Ehcache) - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
 
removeNonStopConfigforCache(Ehcache) - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
removeNoReturn(Object) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
removeNoReturn(Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
removeNoReturn(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
removeStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
removeStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
removeStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
removeStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
removeStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
removeStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
removeStoreListener(StoreListener) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
removeTopologyListener(ClusterTopologyListener) - Method in class org.terracotta.modules.ehcache.event.TerracottaTopologyImpl
 
removeTunnelledMBeanDomain(String) - Method in class org.terracotta.modules.ehcache.TerracottaToolkitBuilder
 
removeWithWriter(Object, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
removeWithWriter(Object, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
removeWithWriter(Object, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
removeWithWriter(Object, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
removeWithWriter(Object, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
removeWithWriter(Object, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
removeWithWriter(Object, CacheWriterManager) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
replace(K, V, V) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
replace(K, V) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
replace(K, V, V) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
replace(K, V) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
replace(Element) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
replace(Element, Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
replace(Element, Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
replace(Element) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
replace(K, V, V) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
replace(K, V) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
replace(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
replace(Element, Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
replace(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
replace(Element, Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
replace(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
replace(Element, Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
replace(Element, Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
replace(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
replace(Element, Element, ElementValueComparator) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
replace(Element) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
restoreTransactionID(TransactionIDSerializedForm) - Method in class org.terracotta.modules.ehcache.transaction.ClusteredTransactionIDFactory
 
restoreXidTransactionID(XidTransactionIDSerializedForm) - Method in class org.terracotta.modules.ehcache.transaction.ClusteredTransactionIDFactory
 
RETRY_ATTEMPT_DELAY - Static variable in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
RETRY_ATTEMPTS - Static variable in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
run() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadShutdownHook
 

S

selectBucket(int, E) - Method in class org.terracotta.modules.ehcache.async.scatterpolicies.HashCodeScatterPolicy
 
selectBucket(int, E) - Method in interface org.terracotta.modules.ehcache.async.scatterpolicies.ItemScatterPolicy
Returns a bucket index in the range 0 to (count - 1) to which an item should be assigned.
selectBucket(int, E) - Method in class org.terracotta.modules.ehcache.async.scatterpolicies.SingleBucketScatterPolicy
 
SerializationHelper - Class in org.terracotta.modules.ehcache.collections
 
SerializationHelper() - Constructor for class org.terracotta.modules.ehcache.collections.SerializationHelper
 
serialize(Object) - Static method in class org.terracotta.modules.ehcache.collections.SerializationHelper
 
SerializedReadCommittedClusteredSoftLock - Class in org.terracotta.modules.ehcache.transaction
 
SerializedReadCommittedClusteredSoftLock(TransactionID, Object) - Constructor for class org.terracotta.modules.ehcache.transaction.SerializedReadCommittedClusteredSoftLock
 
SerializedToolkitCache<K,V extends Serializable> - Class in org.terracotta.modules.ehcache.collections
An implementation of ToolkitCache that supports serializable keys
SerializedToolkitCache(ToolkitCache) - Constructor for class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
serializeToString(Object) - Static method in class org.terracotta.modules.ehcache.collections.SerializationHelper
 
setAttributeExtractor(ToolkitAttributeExtractor) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
setAttributeExtractor(ToolkitAttributeExtractor<K, V>) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
setAttributeExtractor(ToolkitAttributeExtractor<K, V>) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
setAttributeExtractors(Map) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
setAttributeExtractors(Map<String, AttributeExtractor>) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
setAttributeExtractors(Map<String, AttributeExtractor>) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
setAttributeExtractors(Map<String, AttributeExtractor>) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
setAttributeExtractors(Map<String, AttributeExtractor>) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
setAttributeExtractors(Map) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
setAttributeExtractors(Map<String, AttributeExtractor>) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
setBulkLoadEnabledInCurrentNode(boolean) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
setBulkLoadEnabledInCurrentNode(boolean) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
setConfigField(String, Serializable) - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
setConfigField(String, Serializable) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
setConfigField(String, Serializable) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
setInMemoryEvictionPolicy(Policy) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
setInMemoryEvictionPolicy(Policy) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
setInMemoryEvictionPolicy(Policy) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
setInMemoryEvictionPolicy(Policy) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
setInMemoryEvictionPolicy(Policy) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
setInMemoryEvictionPolicy(Policy) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
setInMemoryEvictionPolicy(Policy) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
setItemsFilter(ItemsFilter<E>) - Method in class org.terracotta.modules.ehcache.async.ProcessingBucket
 
setLastAccessedTimeInternal(int) - Method in class net.sf.ehcache.ElementData
 
setNodeCoherent(boolean) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
setNodeCoherent(boolean) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
setNodeCoherent(boolean) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
setNodeCoherent(boolean) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
setNodeCoherent(boolean) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
setNodeCoherent(boolean) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
setNodeCoherent(boolean) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
setOperationsFilter(ItemsFilter<E>) - Method in interface org.terracotta.modules.ehcache.async.AsyncCoordinator
Sets a filter to filter out the items.
setOperationsFilter(ItemsFilter<E>) - Method in class org.terracotta.modules.ehcache.async.AsyncCoordinatorImpl
Attach the specified QuarantinedItemsFilter to this coordinator.
setOperationsFilter(OperationsFilter) - Method in class org.terracotta.modules.ehcache.writebehind.AsyncWriteBehind
 
setRejoinEnabled(boolean) - Method in class org.terracotta.modules.ehcache.TerracottaToolkitBuilder
 
setTCConfigSnippet(String) - Method in class org.terracotta.modules.ehcache.TerracottaToolkitBuilder
 
setTCConfigUrl(String) - Method in class org.terracotta.modules.ehcache.TerracottaToolkitBuilder
 
shutdown() - Method in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
shutdown() - Method in class org.terracotta.modules.ehcache.store.TerracottaStoreInitializationService
This method should be called when the associated CacheManager is shutdown.
shutdown() - Method in interface org.terracotta.modules.ehcache.ToolkitInstanceFactory
Shutdown
shutdown() - Method in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
SingleAsyncOperation - Interface in org.terracotta.modules.ehcache.writebehind.operations
Interface to implement single operations that are performed in the write behind implementation that using an AsyncCoordinator underneath
SingleBucketScatterPolicy<E extends Serializable> - Class in org.terracotta.modules.ehcache.async.scatterpolicies
 
SingleBucketScatterPolicy() - Constructor for class org.terracotta.modules.ehcache.async.scatterpolicies.SingleBucketScatterPolicy
 
size() - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
size() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
size() - Method in class org.terracotta.modules.ehcache.store.bulkload.UnmodifiableMultiSetWrapper
 
size() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
SoftLockManagerProvider - Class in org.terracotta.modules.ehcache.transaction
 
SoftLockManagerProvider(ToolkitInstanceFactory) - Constructor for class org.terracotta.modules.ehcache.transaction.SoftLockManagerProvider
 
StandaloneTerracottaClusteredInstanceFactory - Class in net.sf.ehcache.terracotta
 
StandaloneTerracottaClusteredInstanceFactory(TerracottaClientConfiguration) - Constructor for class net.sf.ehcache.terracotta.StandaloneTerracottaClusteredInstanceFactory
 
start(ItemProcessor<E>, int, ItemScatterPolicy<? super E>) - Method in interface org.terracotta.modules.ehcache.async.AsyncCoordinator
 
start(ItemProcessor<E>, int, ItemScatterPolicy<? super E>) - Method in class org.terracotta.modules.ehcache.async.AsyncCoordinatorImpl
 
start(CacheWriter) - Method in class org.terracotta.modules.ehcache.writebehind.AsyncWriteBehind
 
stop() - Method in interface org.terracotta.modules.ehcache.async.AsyncCoordinator
Stops and waits for the current processing to finish.
Calling this multiple times will result in IllegalStateException
stop() - Method in class org.terracotta.modules.ehcache.async.AsyncCoordinatorImpl
 
stop() - Method in class org.terracotta.modules.ehcache.async.ProcessingBucket
 
stop() - Method in class org.terracotta.modules.ehcache.writebehind.AsyncWriteBehind
 
stopNow() - Method in class org.terracotta.modules.ehcache.async.ProcessingBucket
 
SYNCHRONOUS_WRITE - Static variable in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 

T

TCCacheLockProvider - Class in org.terracotta.modules.ehcache.concurrency
 
TCCacheLockProvider(ToolkitCache, ValueModeHandler) - Constructor for class org.terracotta.modules.ehcache.concurrency.TCCacheLockProvider
 
TerracottaClusteredInstanceFactory - Class in org.terracotta.modules.ehcache.store
 
TerracottaClusteredInstanceFactory(TerracottaClientConfiguration) - Constructor for class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
TerracottaNodeImpl - Class in org.terracotta.modules.ehcache.event
A bridge from ClusterNode in Toolkit to TerracottaNode in Ehcache-space.
TerracottaNodeImpl(ClusterNode) - Constructor for class org.terracotta.modules.ehcache.event.TerracottaNodeImpl
 
TerracottaStoreInitializationService - Class in org.terracotta.modules.ehcache.store
 
TerracottaStoreInitializationService(ClusterInfo) - Constructor for class org.terracotta.modules.ehcache.store.TerracottaStoreInitializationService
 
TerracottaToolkitBuilder - Class in org.terracotta.modules.ehcache
 
TerracottaToolkitBuilder() - Constructor for class org.terracotta.modules.ehcache.TerracottaToolkitBuilder
 
TerracottaTopologyImpl - Class in org.terracotta.modules.ehcache.event
 
TerracottaTopologyImpl(ClusterInfo) - Constructor for class org.terracotta.modules.ehcache.event.TerracottaTopologyImpl
 
throwAway(E, RuntimeException) - Method in interface org.terracotta.modules.ehcache.async.ItemProcessor
 
throwAway(SingleAsyncOperation, RuntimeException) - Method in class org.terracotta.modules.ehcache.writebehind.CacheWriterProcessor
 
throwAwayElement(CacheWriter, RuntimeException) - Method in class org.terracotta.modules.ehcache.writebehind.operations.DeleteAsyncOperation
 
throwAwayElement(CacheWriter, RuntimeException) - Method in interface org.terracotta.modules.ehcache.writebehind.operations.SingleAsyncOperation
This method will be called to throw the item away.
throwAwayElement(CacheWriter, RuntimeException) - Method in class org.terracotta.modules.ehcache.writebehind.operations.WriteAsyncOperation
 
timeToIdleChanged(long, long) - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
timeToLiveChanged(long, long) - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeBridge
 
toolkit - Variable in class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
toolkitInstanceFactory - Variable in class org.terracotta.modules.ehcache.store.ClusteredStore
 
toolkitInstanceFactory - Variable in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
ToolkitInstanceFactory - Interface in org.terracotta.modules.ehcache
Factory used for creating Toolkit instances used for implementing clustered ehcache
ToolkitInstanceFactoryImpl - Class in org.terracotta.modules.ehcache
 
ToolkitInstanceFactoryImpl(TerracottaClientConfiguration) - Constructor for class org.terracotta.modules.ehcache.ToolkitInstanceFactoryImpl
 
ToolkitNonStopConfiguration - Class in org.terracotta.modules.ehcache.store
 
ToolkitNonStopConfiguration(NonstopConfiguration) - Constructor for class org.terracotta.modules.ehcache.store.ToolkitNonStopConfiguration
 
ToolkitNonstopDisableConfig - Class in org.terracotta.modules.ehcache.store.nonstop
 
ToolkitNonstopDisableConfig() - Constructor for class org.terracotta.modules.ehcache.store.nonstop.ToolkitNonstopDisableConfig
 
ToolkitNonStopExceptionOnTimeoutConfiguration - Class in org.terracotta.modules.ehcache.store
 
ToolkitNonStopExceptionOnTimeoutConfiguration(NonstopConfiguration) - Constructor for class org.terracotta.modules.ehcache.store.ToolkitNonStopExceptionOnTimeoutConfiguration
 
topology - Variable in class org.terracotta.modules.ehcache.store.TerracottaClusteredInstanceFactory
 
toString() - Method in class org.terracotta.modules.ehcache.event.CacheEventNotificationMsg
 
toString() - Method in class org.terracotta.modules.ehcache.event.TerracottaNodeImpl
 
toString() - Method in class org.terracotta.modules.ehcache.store.CacheConfigChangeNotificationMsg
 
toString() - Method in class org.terracotta.modules.ehcache.transaction.ClusteredSoftLockIDKey
toString() - Method in class org.terracotta.modules.ehcache.transaction.ClusteredTransactionID
 
toString() - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
toString() - Method in class org.terracotta.modules.ehcache.transaction.xa.ClusteredXidTransactionID
toString() - Method in class org.terracotta.modules.ehcache.transaction.xa.XidClustered
 
toString() - Method in class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
tryLock(LockType, long) - Method in class org.terracotta.modules.ehcache.concurrency.NonStopSyncWrapper
tryLock(long) - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 

U

unfreeze() - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
unlock(LockType) - Method in class org.terracotta.modules.ehcache.concurrency.NonStopSyncWrapper
unlock() - Method in class org.terracotta.modules.ehcache.transaction.ReadCommittedClusteredSoftLock
 
unlockedGet(Object, boolean) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
unlockedGet(Object, boolean) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
unlockedGet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
unlockedGet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
unlockedGet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
unlockedGetAll(Collection<K>, boolean) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
unlockedGetAll(Collection<K>, boolean) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
unlockedGetQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
unlockedGetQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
unlockedGetQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
unlockedPutNoReturn(K, V, int, int, int) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
unlockedPutNoReturn(K, V, int, int, int) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
unlockedRemoveNoReturn(Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
unlockedRemoveNoReturn(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
UnmodifiableMultiSetWrapper<T> - Class in org.terracotta.modules.ehcache.store.bulkload
 
UnmodifiableMultiSetWrapper(Set<T>...) - Constructor for class org.terracotta.modules.ehcache.store.bulkload.UnmodifiableMultiSetWrapper
 
unregisterCache(ToolkitCache) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadShutdownHook
Unregisters the cache from shutdown hook.
unsafeGet(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
unsafeGet(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
unsafeGet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
unsafeGet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
unsafeGet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
unsafeGet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
unsafeGet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
unsafeGetQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
unsafeGetQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
unsafeGetQuiet(Object) - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
unsafeLocalGet(Object) - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
unsafeLocalGet(Object) - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
updateTimestamps(int, int) - Method in class net.sf.ehcache.ElementData
 
useOutOfBandNotification(ClusterEvent) - Method in class org.terracotta.modules.ehcache.event.ClusterListenerAdapter
use out-of-band for listeners in ehcache terracotta package for NODE_LEFT events (used for rejoin) and OPS_DISABLED event

V

value - Variable in class net.sf.ehcache.ElementData
 
valueModeHandler - Variable in class org.terracotta.modules.ehcache.store.ClusteredStore
 
ValueModeHandler - Interface in org.terracotta.modules.ehcache.store
 
ValueModeHandlerFactory - Class in org.terracotta.modules.ehcache.store
 
ValueModeHandlerFactory() - Constructor for class org.terracotta.modules.ehcache.store.ValueModeHandlerFactory
 
ValueModeHandlerSerialization - Class in org.terracotta.modules.ehcache.store
 
ValueModeHandlerSerialization() - Constructor for class org.terracotta.modules.ehcache.store.ValueModeHandlerSerialization
 
valueOf(String) - Static method in enum org.terracotta.modules.ehcache.event.CacheEventNotificationMsg.EventType
Returns the enum constant of this type with the specified name.
values() - Method in class org.terracotta.modules.ehcache.collections.SerializedToolkitCache
 
values() - Static method in enum org.terracotta.modules.ehcache.event.CacheEventNotificationMsg.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
values() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
version - Variable in class net.sf.ehcache.ElementData
 

W

waitUntilBulkLoadCompleteInCluster() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadToolkitCache
 
waitUntilBulkLoadCompleteInCluster() - Method in class org.terracotta.modules.ehcache.store.ClusteredStoreBackend
 
waitUntilClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.ClusteredSafeStore
waitUntilClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.ClusteredStore
 
waitUntilClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.ExceptionOnTimeoutStore
.
waitUntilClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsAndExceptionOnWritesTimeoutStore
 
waitUntilClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.LocalReadsOnTimeoutStore
.
waitUntilClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.NonStopStoreWrapper
waitUntilClusterCoherent() - Method in class org.terracotta.modules.ehcache.store.nonstop.NoOpOnTimeoutStore
waitUntilNodeJoinsCluster() - Method in class org.terracotta.modules.ehcache.event.TerracottaTopologyImpl
 
waitUntilSetEmpty() - Method in class org.terracotta.modules.ehcache.store.bulkload.BulkLoadEnabledNodesSet
Wait until the bulk-load enabled nodes set is empty
WORK_DELAY - Static variable in class org.terracotta.modules.ehcache.async.DefaultAsyncConfig
 
write(Element) - Method in class org.terracotta.modules.ehcache.writebehind.AsyncWriteBehind
 
WriteAllAsyncOperation - Class in org.terracotta.modules.ehcache.writebehind.operations
Implements the write all operation for write behind
WriteAllAsyncOperation(Collection<Element>) - Constructor for class org.terracotta.modules.ehcache.writebehind.operations.WriteAllAsyncOperation
 
WriteAsyncOperation - Class in org.terracotta.modules.ehcache.writebehind.operations
 
WriteAsyncOperation(Element) - Constructor for class org.terracotta.modules.ehcache.writebehind.operations.WriteAsyncOperation
 
writeAttributes(ObjectOutput) - Method in class net.sf.ehcache.ElementData
The subclasses must implement this method to persist any subclass specific attribute while serialization
It will be called when this object is being serialized.
writeAttributes(ObjectOutput) - Method in class net.sf.ehcache.EternalElementData
 
writeAttributes(ObjectOutput) - Method in class net.sf.ehcache.NonEternalElementData
 
WriteBehindAsyncConfig - Class in org.terracotta.modules.ehcache.writebehind
 
WriteBehindAsyncConfig(long, long, boolean, int, boolean, int, long, int, int) - Constructor for class org.terracotta.modules.ehcache.writebehind.WriteBehindAsyncConfig
 
writeExternal(ObjectOutput) - Method in class net.sf.ehcache.ElementData
 

X

XidClustered - Class in org.terracotta.modules.ehcache.transaction.xa
 
XidClustered(Xid) - Constructor for class org.terracotta.modules.ehcache.transaction.xa.XidClustered
 
XidClustered(int, byte[], byte[]) - Constructor for class org.terracotta.modules.ehcache.transaction.xa.XidClustered
 

A B C D E F G H I K L M N O P R S T U V W X

Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.