Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
net.sf.ehcache
,
net.sf.ehcache.terracotta
,
org.terracotta.modules.ehcache
,
org.terracotta.modules.ehcache.async
,
org.terracotta.modules.ehcache.async.exceptions
,
org.terracotta.modules.ehcache.async.scatterpolicies
,
org.terracotta.modules.ehcache.collections
,
org.terracotta.modules.ehcache.concurrency
,
org.terracotta.modules.ehcache.event
,
org.terracotta.modules.ehcache.store
,
org.terracotta.modules.ehcache.store.bulkload
,
org.terracotta.modules.ehcache.store.nonstop
,
org.terracotta.modules.ehcache.transaction
,
org.terracotta.modules.ehcache.transaction.xa
,
org.terracotta.modules.ehcache.writebehind
,
org.terracotta.modules.ehcache.writebehind.operations
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractSet
<E> (implements java.util.
Set
<E>)
org.terracotta.modules.ehcache.store.bulkload.
UnmodifiableMultiSetWrapper
<T>
net.sf.ehcache.transaction.
AbstractTransactionIDFactory
(implements net.sf.ehcache.transaction.
TransactionIDFactory
)
org.terracotta.modules.ehcache.transaction.
ClusteredTransactionIDFactory
org.terracotta.modules.ehcache.store.bulkload.
AggregateIterator
<T> (implements java.util.
Iterator
<E>)
org.terracotta.modules.ehcache.async.
AsyncCoordinatorFactoryImpl
(implements org.terracotta.modules.ehcache.async.
AsyncCoordinatorFactory
)
org.terracotta.modules.ehcache.async.
AsyncCoordinatorImpl
<E> (implements org.terracotta.modules.ehcache.async.
AsyncCoordinator
<E>)
org.terracotta.modules.ehcache.writebehind.
AsyncWriteBehind
(implements net.sf.ehcache.writer.writebehind.
WriteBehind
)
org.terracotta.modules.ehcache.store.bulkload.
BulkLoadConstants
org.terracotta.modules.ehcache.store.bulkload.
BulkLoadEnabledNodesSet
org.terracotta.modules.ehcache.store.bulkload.
BulkLoadShutdownHook
(implements java.lang.
Runnable
)
org.terracotta.modules.ehcache.store.bulkload.
BulkLoadToolkitCache
<K,V> (implements org.terracotta.toolkit.internal.cache.ToolkitCacheInternal<K,V>)
org.terracotta.modules.ehcache.store.
CacheConfigChangeBridge
(implements net.sf.ehcache.config.
CacheConfigurationListener
, org.terracotta.toolkit.events.ToolkitNotificationListener<T>)
org.terracotta.modules.ehcache.store.
CacheConfigChangeNotificationMsg
(implements java.io.
Serializable
)
org.terracotta.modules.ehcache.event.
CacheDisposalNotification
(implements java.io.
Serializable
)
org.terracotta.modules.ehcache.event.
CacheEventNotificationMsg
(implements java.io.
Serializable
)
org.terracotta.modules.ehcache.writebehind.
CacheWriterProcessor
(implements org.terracotta.modules.ehcache.async.
ItemProcessor
<E>)
org.terracotta.modules.ehcache.
ClusteredCacheInternalContext
(implements net.sf.ehcache.concurrent.
CacheLockProvider
)
org.terracotta.modules.ehcache.event.
ClusteredEventReplicator
(implements net.sf.ehcache.event.
CacheEventListener
)
org.terracotta.modules.ehcache.event.
ClusteredEventReplicatorFactory
org.terracotta.modules.ehcache.store.
ClusteredSafeStore
(implements net.sf.ehcache.store.
TerracottaStore
)
org.terracotta.modules.ehcache.transaction.
ClusteredSoftLockIDKey
(implements java.io.
Serializable
)
org.terracotta.modules.ehcache.store.
ClusteredStore
(implements net.sf.ehcache.store.
StoreListener
, net.sf.ehcache.store.
TerracottaStore
)
org.terracotta.modules.ehcache.store.
ClusteredStoreBackend
<K,V> (implements org.terracotta.toolkit.internal.cache.ToolkitCacheInternal<K,V>)
org.terracotta.modules.ehcache.transaction.
ClusteredTransactionID
(implements org.terracotta.modules.ehcache.transaction.
ClusteredID
, net.sf.ehcache.transaction.
TransactionID
)
org.terracotta.modules.ehcache.transaction.xa.
ClusteredXidTransactionID
(implements org.terracotta.modules.ehcache.transaction.
ClusteredID
, net.sf.ehcache.transaction.xa.
XidTransactionID
)
org.terracotta.modules.ehcache.event.
ClusterListenerAdapter
(implements org.terracotta.toolkit.internal.cluster.OutOfBandClusterListener)
org.terracotta.modules.ehcache.async.
DefaultAsyncConfig
(implements org.terracotta.modules.ehcache.async.
AsyncConfig
)
org.terracotta.modules.ehcache.writebehind.operations.
DeleteAllAsyncOperation
(implements org.terracotta.modules.ehcache.writebehind.operations.
BatchAsyncOperation
)
org.terracotta.modules.ehcache.writebehind.operations.
DeleteAsyncOperation
(implements org.terracotta.modules.ehcache.writebehind.operations.
SingleAsyncOperation
)
net.sf.ehcache.
ElementData
(implements java.io.
Externalizable
, org.terracotta.toolkit.internal.cache.TimestampedValue)
net.sf.ehcache.
EternalElementData
net.sf.ehcache.
NonEternalElementData
org.terracotta.modules.ehcache.store.nonstop.
ExceptionOnTimeoutStore
(implements net.sf.ehcache.store.
TerracottaStore
)
org.terracotta.modules.ehcache.event.
FireRejoinOperatorEventClusterListener
(implements net.sf.ehcache.cluster.
ClusterTopologyListener
)
org.terracotta.modules.ehcache.async.scatterpolicies.
HashCodeScatterPolicy
<E> (implements org.terracotta.modules.ehcache.async.scatterpolicies.
ItemScatterPolicy
<E>)
org.terracotta.modules.ehcache.writebehind.
KeyBasedOperationWrapper
(implements net.sf.ehcache.writer.writebehind.operations.
KeyBasedOperation
)
org.terracotta.modules.ehcache.store.nonstop.
LocalReadsAndExceptionOnWritesTimeoutStore
(implements net.sf.ehcache.store.
TerracottaStore
)
org.terracotta.modules.ehcache.store.nonstop.
LocalReadsOnTimeoutStore
(implements net.sf.ehcache.store.
TerracottaStore
)
org.terracotta.modules.ehcache.concurrency.
NonStopCacheLockProvider
(implements net.sf.ehcache.concurrent.
CacheLockProvider
)
org.terracotta.modules.ehcache.event.
NonStopEventReplicator
(implements net.sf.ehcache.event.
CacheEventListener
)
org.terracotta.modules.ehcache.store.nonstop.
NonStopStoreWrapper
(implements net.sf.ehcache.store.
TerracottaStore
)
org.terracotta.modules.ehcache.store.nonstop.
NonStopSubTypeProxyUtil
org.terracotta.modules.ehcache.concurrency.
NonStopSyncWrapper
(implements net.sf.ehcache.concurrent.
Sync
)
org.terracotta.modules.ehcache.store.nonstop.
NoOpOnTimeoutStore
(implements net.sf.ehcache.store.
TerracottaStore
)
org.terracotta.modules.ehcache.writebehind.
OperationsFilterWrapper
(implements org.terracotta.modules.ehcache.async.
ItemsFilter
<E>)
org.terracotta.modules.ehcache.async.
ProcessingBucket
<E>
org.terracotta.modules.ehcache.transaction.
ReadCommittedClusteredSoftLock
(implements net.sf.ehcache.transaction.
SoftLock
)
org.terracotta.modules.ehcache.transaction.
ReadCommittedClusteredSoftLockFactory
(implements net.sf.ehcache.transaction.
SoftLockManager
)
org.terracotta.modules.ehcache.collections.
SerializationHelper
org.terracotta.modules.ehcache.transaction.
SerializedReadCommittedClusteredSoftLock
(implements java.io.
Serializable
)
org.terracotta.modules.ehcache.collections.
SerializedToolkitCache
<K,V> (implements org.terracotta.toolkit.cache.ToolkitCache<K,V>)
org.terracotta.modules.ehcache.async.scatterpolicies.
SingleBucketScatterPolicy
<E> (implements org.terracotta.modules.ehcache.async.scatterpolicies.
ItemScatterPolicy
<E>)
org.terracotta.modules.ehcache.transaction.
SoftLockManagerProvider
org.terracotta.modules.ehcache.concurrency.
TCCacheLockProvider
(implements net.sf.ehcache.concurrent.
CacheLockProvider
)
org.terracotta.modules.ehcache.store.
TerracottaClusteredInstanceFactory
(implements net.sf.ehcache.terracotta.
ClusteredInstanceFactory
)
net.sf.ehcache.terracotta.
StandaloneTerracottaClusteredInstanceFactory
org.terracotta.modules.ehcache.event.
TerracottaNodeImpl
(implements net.sf.ehcache.cluster.
ClusterNode
)
org.terracotta.modules.ehcache.store.
TerracottaStoreInitializationService
org.terracotta.modules.ehcache.
TerracottaToolkitBuilder
org.terracotta.modules.ehcache.event.
TerracottaTopologyImpl
(implements net.sf.ehcache.cluster.
CacheCluster
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.terracotta.modules.ehcache.async.exceptions.
AsyncException
org.terracotta.modules.ehcache.async.exceptions.
BusyProcessingException
org.terracotta.modules.ehcache.async.exceptions.
ProcessingException
org.terracotta.modules.ehcache.
ToolkitInstanceFactoryImpl
(implements org.terracotta.modules.ehcache.
ToolkitInstanceFactory
)
org.terracotta.modules.ehcache.store.
ToolkitNonStopConfiguration
(implements org.terracotta.toolkit.nonstop.NonStopConfiguration)
org.terracotta.modules.ehcache.store.
ToolkitNonStopExceptionOnTimeoutConfiguration
org.terracotta.modules.ehcache.store.nonstop.
ToolkitNonstopDisableConfig
(implements org.terracotta.toolkit.nonstop.NonStopConfiguration)
org.terracotta.modules.ehcache.store.
ValueModeHandlerFactory
org.terracotta.modules.ehcache.store.
ValueModeHandlerSerialization
(implements org.terracotta.modules.ehcache.store.
ValueModeHandler
)
org.terracotta.modules.ehcache.writebehind.operations.
WriteAllAsyncOperation
(implements org.terracotta.modules.ehcache.writebehind.operations.
BatchAsyncOperation
)
org.terracotta.modules.ehcache.writebehind.operations.
WriteAsyncOperation
(implements org.terracotta.modules.ehcache.writebehind.operations.
SingleAsyncOperation
)
org.terracotta.modules.ehcache.writebehind.
WriteBehindAsyncConfig
(implements org.terracotta.modules.ehcache.async.
AsyncConfig
)
org.terracotta.modules.ehcache.transaction.xa.
XidClustered
(implements java.io.
Serializable
, javax.transaction.xa.
Xid
)
Interface Hierarchy
org.terracotta.modules.ehcache.async.
AsyncCoordinator
<E>
org.terracotta.modules.ehcache.async.
AsyncCoordinatorFactory
org.terracotta.modules.ehcache.async.
AsyncCoordinatorImpl.Callback
org.terracotta.modules.ehcache.writebehind.operations.
BatchAsyncOperation
org.terracotta.modules.ehcache.transaction.
ClusteredID
org.terracotta.modules.ehcache.store.
ClusteredStoreExceptionHandler
org.terracotta.modules.ehcache.async.
ItemProcessor
<E>
org.terracotta.modules.ehcache.async.scatterpolicies.
ItemScatterPolicy
<E>
org.terracotta.modules.ehcache.async.
ItemsFilter
<E>
java.io.
Serializable
org.terracotta.modules.ehcache.async.
AsyncConfig
org.terracotta.modules.ehcache.writebehind.operations.
SingleAsyncOperation
org.terracotta.modules.ehcache.
ToolkitInstanceFactory
org.terracotta.modules.ehcache.store.
ValueModeHandler
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.terracotta.modules.ehcache.event.
CacheEventNotificationMsg.EventType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2013
Terracotta, Inc.
. All Rights Reserved.