Hierarchy For All Packages
- com.loomcache.client,
- com.loomcache.client.cache,
- com.loomcache.client.query,
- com.loomcache.client.retry,
- com.loomcache.client.security
Class Hierarchy
- java.lang.Object
- com.loomcache.client.AsyncLoomClient (implements java.lang.AutoCloseable)
- com.loomcache.client.cache.AsyncReadThroughCache<K,
V> (implements java.lang.AutoCloseable) - com.loomcache.client.ClientConfig
- com.loomcache.client.ClientConfig.Builder
- com.loomcache.client.security.ClientCredentials
- com.loomcache.client.ClientFailoverConfig
- com.loomcache.client.ClientFailoverConfig.Builder
- com.loomcache.client.ConnectionPoolMetrics
- com.loomcache.client.FailoverLoomClient (implements java.lang.AutoCloseable)
- com.loomcache.client.LoomAtomicLong
- com.loomcache.client.LoomBatch
- com.loomcache.client.LoomBatch.MapOps
- com.loomcache.client.LoomBatch.QueueOps
- com.loomcache.client.LoomBatch.SetOps
- com.loomcache.client.LoomCache (implements java.lang.AutoCloseable)
- com.loomcache.client.LoomClient (implements java.lang.AutoCloseable)
- com.loomcache.client.LoomClient.Builder
- com.loomcache.client.LoomConsistencySubsystem
- com.loomcache.client.LoomExecutorService
- com.loomcache.client.LoomGSet<E>
- com.loomcache.client.LoomIdGenerator
- com.loomcache.client.LoomLinearizableLock
- com.loomcache.client.LoomLinearizableSemaphore
- com.loomcache.client.LoomList<E>
- com.loomcache.client.LoomLWWRegister<V>
- com.loomcache.client.LoomMap<K,
V> - com.loomcache.client.LoomMultiMap<K,
V> - com.loomcache.client.LoomORSet<E>
- com.loomcache.client.LoomPNCounter
- com.loomcache.client.query.LoomPredicate
- com.loomcache.client.LoomPriorityQueue<E>
- com.loomcache.client.query.LoomQuery
- com.loomcache.client.query.LoomQueryCache<K,
V> (implements java.lang.AutoCloseable) - com.loomcache.client.query.LoomQueryCacheConfig
- com.loomcache.client.query.LoomQueryCacheConfig.Builder
- com.loomcache.client.LoomQueue<E>
- com.loomcache.client.LoomReliableTopic<T>
- com.loomcache.client.LoomReplicatedMap<K,
V> - com.loomcache.client.LoomRingbuffer<E>
- com.loomcache.client.LoomSet<E>
- com.loomcache.client.LoomSqlResult
- com.loomcache.client.LoomTopic<T>
- com.loomcache.client.LoomTransaction (implements java.lang.AutoCloseable)
- com.loomcache.client.cache.NearCache<K,
V> (implements java.lang.AutoCloseable) - com.loomcache.client.NearCachePreloaderConfig
- com.loomcache.client.NearCachePreloaderConfig.Builder
- com.loomcache.client.NearCacheReconciliationConfig
- com.loomcache.client.NearCacheReconciliationConfig.Builder
- com.loomcache.client.Pipelining<E>
- com.loomcache.client.cache.ReadThroughCache<K,
V> - com.loomcache.client.retry.RetryPolicy
- com.loomcache.client.retry.RetryPolicy.Builder
- com.loomcache.client.security.StaticCredentialsFactory (implements com.loomcache.client.security.CredentialsFactory)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.loomcache.common.exception.LoomException
- com.loomcache.client.PartialPutFailureException
- com.loomcache.client.RingbufferSequenceLostException
- com.loomcache.client.TopicSequenceLostException
- com.loomcache.client.LoomTopicListenerException
- com.loomcache.common.exception.LoomException
- java.lang.RuntimeException
- java.lang.Exception
- com.loomcache.client.cache.WriteBehindCache<K,
V>
Interface Hierarchy
- com.loomcache.client.cache.AsyncCacheLoader<K,
V> - java.lang.AutoCloseable
- com.loomcache.client.security.CredentialsFactory
- com.loomcache.client.cache.CacheLoader<K,
V> - com.loomcache.client.DistributedObjectListener
- com.loomcache.client.LifecycleListener
- com.loomcache.client.LoomClient.MapChangeListener
- com.loomcache.client.query.LoomQueryCache.CQCListener<K,
V> - com.loomcache.client.MembershipListener
- com.loomcache.client.InitialMembershipListener
- com.loomcache.client.cache.NearCache.EvictionPolicy
- com.loomcache.client.retry.RetryPolicy.RetryableOperation<T>
- com.loomcache.client.cache.WriteBehindCache.WriteFlushCallback<K,
V>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.loomcache.client.ClientReconnectMode
- com.loomcache.client.ClientRoutingMode
- com.loomcache.client.query.IndexType
- com.loomcache.client.LifecycleState
- com.loomcache.client.NearCacheEvictionPolicy
- com.loomcache.client.NearCacheLocalUpdatePolicy
- com.loomcache.client.TopicOverloadPolicy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.loomcache.client.AsyncLoomClient.AsyncExecutorConfig
- com.loomcache.client.cache.AsyncReadThroughCache.AsyncExecutorConfig
- com.loomcache.client.ClientStatisticsConfig
- com.loomcache.client.ConnectionPoolMetrics.MetricsSnapshot
- com.loomcache.client.security.CredentialsRequest
- com.loomcache.client.DistributedObjectEvent
- com.loomcache.client.query.IndexConfig
- com.loomcache.client.InitialMembershipEvent
- com.loomcache.client.LifecycleEvent
- com.loomcache.client.LoomBatch.Result
- com.loomcache.client.LoomEntryView<K,
V> - com.loomcache.client.LoomLWWRegister.Snapshot<V>
- com.loomcache.client.LoomMap.LoomMapStats
- com.loomcache.client.query.LoomQuery.OrderColumn
- com.loomcache.client.query.LoomQueryCache.QueryCacheStatistics
- com.loomcache.client.MemberEvent
- com.loomcache.client.cache.NearCache.CacheEfficiency
- com.loomcache.client.cache.NearCache.CacheEntryMetadata
- com.loomcache.client.cache.NearCache.EvictionPolicy.LFU (implements com.loomcache.client.cache.NearCache.EvictionPolicy)
- com.loomcache.client.cache.NearCache.EvictionPolicy.LRU (implements com.loomcache.client.cache.NearCache.EvictionPolicy)
- com.loomcache.client.cache.NearCache.EvictionPolicy.Random (implements com.loomcache.client.cache.NearCache.EvictionPolicy)
- com.loomcache.client.cache.NearCache.NearCacheConfig
- com.loomcache.client.cache.NearCache.NearCacheStats
- com.loomcache.client.retry.RetryPolicy.RetryStats
- com.loomcache.client.TopicPollingConfig
- com.loomcache.client.cache.WriteBehindCache.WriteBehindConfig
- java.lang.Record