Package org.shoal.ha.cache.api
-
Interface Summary Interface Description DataStore<K,V> A DataStore allows (#{Serializable} / #{Storable}) objects to be placed in the cache.DataStoreEntryEvaluator<K,V> DataStoreMBean IdleEntryDetector<K,V> -
Class Summary Class Description AbstractCommandInterceptor<K,V> DataStoreConfigurator<K,V> DataStoreContext<K,V> DataStoreFactory ObjectInputStreamWithLoader This subclass of ObjectInputStream delegates loading of classes to an existing ClassLoader.ReplicatedDataStoreStatsHolder<K,V> ShoalCacheLoggerConstants -
Enum Summary Enum Description DataStoreEntryEvaluator.Opcode -
Exception Summary Exception Description DataStoreAlreadyClosedException DataStoreException TooManyRetriesException