Uses of Package
org.infinispan
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
This package contains the
KeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodesCache
configurationThis package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
Factories are internal components used to create other components based on a cache's
configuration.
Provides capabilities around filtering and converting entries that are found in the cache or cache store/loader.
Functional API package
Global configuration state.
Infinispan is designed around a set of interceptors around a data container.
Provides Infinispan-specific input and output streams, buffers and related utilities.
Cache manager API.
Cache
-specific listener eventsPersistence API.
The Persistence SPI.
Query API that lets you perform Ickle queries and look up values in caches.
Query module internals.
Remote communication between cache instances.
Security API.
Cache stream processing.
Server tasks API.
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.
-
ClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.Interface that defines the base methods of all streams returned from aCache
.Functional interface that is used as a callback when segments are completed.The central interface of Infinispan.A collection type that returns special Cache based streams that have additional options to tweak behavior.A set that also must implement the variousCacheCollection
methods for streams.ADoubleStream
that has additional methods to allow for Serializable instances.AIntStream
that has additional methods to allow for Serializable instances.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.ALongStream
that has additional methods to allow for Serializable instances. -
-
-
ClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan.A collection type that returns special Cache based streams that have additional options to tweak behavior.A set that also must implement the variousCacheCollection
methods for streams.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. -
-
-
ClassDescription
-
-
-
ClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
ClassDescription
-
-
ClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
ClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
ClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan.A set that also must implement the variousCacheCollection
methods for streams. -
-
-
-
ClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
ClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
ClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan.A collection type that returns special Cache based streams that have additional options to tweak behavior.A set that also must implement the variousCacheCollection
methods for streams.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. -
-
ClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan.A set that also must implement the variousCacheCollection
methods for streams. -
ClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
-
-
-
ClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
-
-
-
ClassDescriptionInterface that defines the base methods of all streams returned from a
Cache
.Functional interface that is used as a callback when segments are completed.The central interface of Infinispan.ADoubleStream
that has additional methods to allow for Serializable instances.AIntStream
that has additional methods to allow for Serializable instances.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.ALongStream
that has additional methods to allow for Serializable instances. -
-
-
ClassDescriptionInterface that defines the base methods of all streams returned from a
Cache
.Functional interface that is used as a callback when segments are completed.The central interface of Infinispan.A collection type that returns special Cache based streams that have additional options to tweak behavior.A set that also must implement the variousCacheCollection
methods for streams.ADoubleStream
that has additional methods to allow for Serializable instances.AIntStream
that has additional methods to allow for Serializable instances.ALongStream
that has additional methods to allow for Serializable instances.