Uses of Package
org.infinispan
-
Packages that use org.infinispan Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.org.infinispan.affinity This package contains theKeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodesorg.infinispan.affinity.impl org.infinispan.atomic This package contains theAtomicMap
interfaces and API that Infinispan exposes as building blocks in creating other public interfaces such as the Tree API.org.infinispan.atomic.impl org.infinispan.cache.impl org.infinispan.commands Commands that operate on the cache, either locally or remotely.org.infinispan.commands.read org.infinispan.conflict This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.org.infinispan.distexec Distributed Executor APIs (deprecated)org.infinispan.distexec.spi org.infinispan.expiration.impl org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration.org.infinispan.filter Provides capabilities around filtering and converting entries that are found in the cache or cache store/loader.org.infinispan.functional.impl org.infinispan.globalstate.impl org.infinispan.health.impl org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container.org.infinispan.interceptors.base Base interceptors containing common, reusable behavior.org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode.org.infinispan.interceptors.impl Basic interceptorsorg.infinispan.io Provides Infinispan-specific input and output streams, buffers and related utilities.org.infinispan.manager Cache manager API.org.infinispan.manager.impl org.infinispan.notifications.cachelistener Cache
-specific notifications and eventing.org.infinispan.notifications.cachelistener.cluster org.infinispan.notifications.cachelistener.event Cache
-specific listener eventsorg.infinispan.notifications.cachelistener.event.impl org.infinispan.persistence Persistence API.org.infinispan.persistence.spi The Persistence SPI.org.infinispan.persistence.support org.infinispan.remoting Remote communication between cache instances.org.infinispan.security Security API.org.infinispan.security.actions org.infinispan.security.impl org.infinispan.statetransfer Transfer of state to new caches in a cluster.org.infinispan.stats.impl org.infinispan.stream Cache stream processing.org.infinispan.stream.impl org.infinispan.stream.impl.interceptor org.infinispan.stream.impl.local org.infinispan.stream.impl.termop.object org.infinispan.stream.impl.termop.primitive org.infinispan.stream.impl.tx org.infinispan.upgrade org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers.org.infinispan.util.logging Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.org.infinispan.util.logging.events org.infinispan.xsite -
Classes in org.infinispan used by org.infinispan Class Description AdvancedCache An advanced interface that exposes additional methods not available onCache
.BaseCacheStream Interface that defines the base methods of all streams returned from aCache
.BaseCacheStream.SegmentCompletionListener Functional interface that is used as a callback when segments are completed.Cache The central interface of Infinispan.CacheCollection A collection type that returns special Cache based streams that have additional options to tweak behavior.CacheSet A set that also must implement the variousCacheCollection
methods for streams.CacheStream DoubleCacheStream ADoubleStream
that has additional methods to allow for Serializable instances.IntCacheStream AIntStream
that has additional methods to allow for Serializable instances.LockedStream Stream that allows for operation upon data solely with side effects by usingLockedStream.forEach(BiConsumer)
where the BiConsumer is invoked while guaranteeing that the entry being passed is properly locked for the entire duration of the invocation.LongCacheStream ALongStream
that has additional methods to allow for Serializable instances. -
Classes in org.infinispan used by org.infinispan.affinity Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.affinity.impl Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.atomic Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.atomic.impl Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.cache.impl Class Description AdvancedCache An advanced interface that exposes additional methods not available onCache
.Cache The central interface of Infinispan.CacheCollection A collection type that returns special Cache based streams that have additional options to tweak behavior.CacheSet A set that also must implement the variousCacheCollection
methods for streams.CacheStream LockedStream Stream that allows for operation upon data solely with side effects by usingLockedStream.forEach(BiConsumer)
where the BiConsumer is invoked while guaranteeing that the entry being passed is properly locked for the entire duration of the invocation. -
Classes in org.infinispan used by org.infinispan.commands Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.commands.read Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.conflict Class Description AdvancedCache An advanced interface that exposes additional methods not available onCache
. -
Classes in org.infinispan used by org.infinispan.distexec Class Description AdvancedCache An advanced interface that exposes additional methods not available onCache
.Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.distexec.spi Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.expiration.impl Class Description AdvancedCache An advanced interface that exposes additional methods not available onCache
. -
Classes in org.infinispan used by org.infinispan.factories Class Description AdvancedCache An advanced interface that exposes additional methods not available onCache
.Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.filter Class Description CacheStream -
Classes in org.infinispan used by org.infinispan.functional.impl Class Description AdvancedCache An advanced interface that exposes additional methods not available onCache
. -
Classes in org.infinispan used by org.infinispan.globalstate.impl Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.health.impl Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.interceptors Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.interceptors.base Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.interceptors.distribution Class Description Cache The central interface of Infinispan.CacheCollection A collection type that returns special Cache based streams that have additional options to tweak behavior.CacheSet A set that also must implement the variousCacheCollection
methods for streams.CacheStream -
Classes in org.infinispan used by org.infinispan.interceptors.impl Class Description AdvancedCache An advanced interface that exposes additional methods not available onCache
. -
Classes in org.infinispan used by org.infinispan.io Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.manager Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.manager.impl Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.notifications.cachelistener Class Description BaseCacheStream.SegmentCompletionListener Functional interface that is used as a callback when segments are completed. -
Classes in org.infinispan used by org.infinispan.notifications.cachelistener.cluster Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.notifications.cachelistener.event Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.notifications.cachelistener.event.impl Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.persistence Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.persistence.spi Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.persistence.support Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.remoting Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.security Class Description AdvancedCache An advanced interface that exposes additional methods not available onCache
.Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.security.actions Class Description AdvancedCache An advanced interface that exposes additional methods not available onCache
.Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.security.impl Class Description AdvancedCache An advanced interface that exposes additional methods not available onCache
.Cache The central interface of Infinispan.CacheCollection A collection type that returns special Cache based streams that have additional options to tweak behavior.CacheSet A set that also must implement the variousCacheCollection
methods for streams.LockedStream Stream that allows for operation upon data solely with side effects by usingLockedStream.forEach(BiConsumer)
where the BiConsumer is invoked while guaranteeing that the entry being passed is properly locked for the entire duration of the invocation. -
Classes in org.infinispan used by org.infinispan.statetransfer Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.stats.impl Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.stream Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.stream.impl Class Description BaseCacheStream Interface that defines the base methods of all streams returned from aCache
.BaseCacheStream.SegmentCompletionListener Functional interface that is used as a callback when segments are completed.Cache The central interface of Infinispan.CacheStream DoubleCacheStream ADoubleStream
that has additional methods to allow for Serializable instances.IntCacheStream AIntStream
that has additional methods to allow for Serializable instances.LockedStream Stream that allows for operation upon data solely with side effects by usingLockedStream.forEach(BiConsumer)
where the BiConsumer is invoked while guaranteeing that the entry being passed is properly locked for the entire duration of the invocation.LongCacheStream ALongStream
that has additional methods to allow for Serializable instances. -
Classes in org.infinispan used by org.infinispan.stream.impl.interceptor Class Description Cache The central interface of Infinispan.CacheCollection A collection type that returns special Cache based streams that have additional options to tweak behavior.CacheSet A set that also must implement the variousCacheCollection
methods for streams.CacheStream -
Classes in org.infinispan used by org.infinispan.stream.impl.local Class Description BaseCacheStream Interface that defines the base methods of all streams returned from aCache
.BaseCacheStream.SegmentCompletionListener Functional interface that is used as a callback when segments are completed.Cache The central interface of Infinispan.CacheCollection A collection type that returns special Cache based streams that have additional options to tweak behavior.CacheSet A set that also must implement the variousCacheCollection
methods for streams.CacheStream DoubleCacheStream ADoubleStream
that has additional methods to allow for Serializable instances.IntCacheStream AIntStream
that has additional methods to allow for Serializable instances.LongCacheStream ALongStream
that has additional methods to allow for Serializable instances. -
Classes in org.infinispan used by org.infinispan.stream.impl.termop.object Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.stream.impl.termop.primitive Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.stream.impl.tx Class Description BaseCacheStream Interface that defines the base methods of all streams returned from aCache
.CacheStream DoubleCacheStream ADoubleStream
that has additional methods to allow for Serializable instances.IntCacheStream AIntStream
that has additional methods to allow for Serializable instances.LongCacheStream ALongStream
that has additional methods to allow for Serializable instances. -
Classes in org.infinispan used by org.infinispan.upgrade Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.util Class Description BaseCacheStream Interface that defines the base methods of all streams returned from aCache
.BaseCacheStream.SegmentCompletionListener Functional interface that is used as a callback when segments are completed.Cache The central interface of Infinispan.CacheCollection A collection type that returns special Cache based streams that have additional options to tweak behavior.CacheSet A set that also must implement the variousCacheCollection
methods for streams.CacheStream DoubleCacheStream ADoubleStream
that has additional methods to allow for Serializable instances.IntCacheStream AIntStream
that has additional methods to allow for Serializable instances.LongCacheStream ALongStream
that has additional methods to allow for Serializable instances. -
Classes in org.infinispan used by org.infinispan.util.logging Class Description IllegalLifecycleStateException This exception is thrown when the cache or cache manager does not have the right lifecycle state for operations to be called on it. -
Classes in org.infinispan used by org.infinispan.util.logging.events Class Description Cache The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.xsite Class Description AdvancedCache An advanced interface that exposes additional methods not available onCache
.Cache The central interface of Infinispan.