Class Hierarchy
- java.lang.Object
- com.alachisoft.ncache.client.CacheCollection (implements java.lang.Iterable<T>)
- com.alachisoft.ncache.client.CacheConnection (implements java.lang.Cloneable)
- com.alachisoft.ncache.client.CacheConnectionOptions
- com.alachisoft.ncache.client.CacheEventDescriptor
- com.alachisoft.ncache.client.CacheItem (implements java.lang.Cloneable)
- com.alachisoft.ncache.client.CacheItemVersion (implements java.lang.Comparable<T>)
- com.alachisoft.ncache.client.CacheManager
- com.alachisoft.ncache.client.CacheStreamAttributes
- com.alachisoft.ncache.client.CacheSyncDependency
- com.alachisoft.ncache.client.ClientInfo (implements java.lang.Cloneable)
- com.alachisoft.ncache.client.ContinuousQuery
- com.alachisoft.ncache.client.Credentials
- com.alachisoft.ncache.client.EventArg
- com.alachisoft.ncache.client.CacheEventArg
- com.alachisoft.ncache.client.CQEventArg
- com.alachisoft.ncache.client.EventCacheItem (implements java.lang.Cloneable)
- java.util.EventObject (implements java.io.Serializable)
- com.alachisoft.ncache.client.ClusterEvent
- com.alachisoft.ncache.client.LockHandle
- com.alachisoft.ncache.client.QueryCommand
- com.alachisoft.ncache.client.ServerInfo (implements java.lang.Comparable<T>)
Interface Hierarchy
- java.lang.AutoCloseable
- com.alachisoft.ncache.client.Cache (also extends java.util.Enumeration<E>)
- com.alachisoft.ncache.client.CacheReader
- com.alachisoft.ncache.client.CacheStream
- com.alachisoft.ncache.client.CacheClearedListener
- com.alachisoft.ncache.client.CacheClientConnectivityChangedListener
- com.alachisoft.ncache.client.CacheDataModificationListener
- com.alachisoft.ncache.client.CacheStoppedListener
- java.util.Enumeration<E>
- com.alachisoft.ncache.client.Cache (also extends java.lang.AutoCloseable)
- java.util.EventListener
- com.alachisoft.ncache.client.CacheStatusEventListener
- com.alachisoft.ncache.client.MemberJoinedListener
- com.alachisoft.ncache.client.MemberLeftListener
- com.alachisoft.ncache.client.QueryDataModificationListener
Annotation Type Hierarchy
- com.alachisoft.ncache.client.NonQueryIndexed (implements java.lang.annotation.Annotation)
- com.alachisoft.ncache.client.QueryIndexable (implements java.lang.annotation.Annotation)
- com.alachisoft.ncache.client.QueryIndexed (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.alachisoft.ncache.client.CacheStatusNotificationType
- com.alachisoft.ncache.client.ClientCacheSyncMode
- com.alachisoft.ncache.client.ConnectivityStatus
- com.alachisoft.ncache.client.IsolationLevel
- com.alachisoft.ncache.client.LogLevel
- com.alachisoft.ncache.client.StreamMode
- com.alachisoft.ncache.client.TagSearchOptions
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)