Class Hierarchy
- java.lang.Object
- net.sf.ehcache.transaction.AbstractTransactionIDFactory (implements net.sf.ehcache.transaction.TransactionIDFactory)
- 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.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.management.ClusteredManagementEventSink (implements net.sf.ehcache.management.event.ManagementEventSink)
- 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.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)
- 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.async.LockHolder
- 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.PlatformExceptionUtils
- 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.store.nonstop.RejoinWithoutNonStopStore (implements net.sf.ehcache.store.TerracottaStore)
- 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)
- 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)
- 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.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.WanAwareToolkitCache<K,V> (implements org.terracotta.toolkit.internal.cache.BufferingToolkitCache<K,V>, org.terracotta.modules.ehcache.wan.Watchable)
- org.terracotta.modules.ehcache.wan.WANUtil
- org.terracotta.modules.ehcache.wan.Watchdog
- 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
Enum Hierarchy
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.