Class Hierarchy
- java.lang.Object
- org.shoal.ha.cache.api.AbstractCommandInterceptor<K,V>
- org.shoal.ha.cache.api.DataStoreConfigurator<K,V>
- org.shoal.ha.cache.api.DataStoreContext<K,V>
- org.shoal.ha.cache.api.DataStoreFactory
- java.io.InputStream (implements java.io.Closeable)
- java.io.ObjectInputStream (implements java.io.ObjectInput, java.io.ObjectStreamConstants)
- org.shoal.ha.cache.api.ObjectInputStreamWithLoader
- java.io.ObjectInputStream (implements java.io.ObjectInput, java.io.ObjectStreamConstants)
- org.shoal.ha.cache.api.ReplicatedDataStoreStatsHolder<K,V> (implements org.shoal.ha.cache.api.DataStoreMBean)
- org.shoal.ha.cache.api.ShoalCacheLoggerConstants
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.shoal.ha.cache.api.DataStoreException
- org.shoal.ha.cache.api.DataStoreAlreadyClosedException
- org.shoal.ha.cache.api.TooManyRetriesException
- org.shoal.ha.cache.api.DataStoreException
- java.io.IOException
- java.lang.Exception
Interface Hierarchy
- org.shoal.ha.cache.api.DataStore<K,V>
- org.shoal.ha.cache.api.DataStoreEntryEvaluator<K,V>
- org.shoal.ha.cache.api.DataStoreMBean
- org.shoal.ha.cache.api.IdleEntryDetector<K,V>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.shoal.ha.cache.api.DataStoreEntryEvaluator.Opcode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)