Uses of Package
org.infinispan
Packages that use 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.
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.
-
Classes in org.infinispan used by org.infinispanClassDescriptionAn 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. -
Classes in org.infinispan used by org.infinispan.affinity
-
Classes in org.infinispan used by org.infinispan.affinity.impl
-
Classes in org.infinispan used by org.infinispan.cache.implClassDescriptionAn 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. -
Classes in org.infinispan used by org.infinispan.configuration.cache
-
Classes in org.infinispan used by org.infinispan.conflict
-
Classes in org.infinispan used by org.infinispan.distribution.group.implClassDescription
-
Classes in org.infinispan used by org.infinispan.expiration.impl
-
Classes in org.infinispan used by org.infinispan.factoriesClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.filterClassDescription
-
Classes in org.infinispan used by org.infinispan.functional
-
Classes in org.infinispan used by org.infinispan.functional.implClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.globalstate
-
Classes in org.infinispan used by org.infinispan.globalstate.impl
-
Classes in org.infinispan used by org.infinispan.interceptors
-
Classes in org.infinispan used by org.infinispan.manager
-
Classes in org.infinispan used by org.infinispan.manager.impl
-
Classes in org.infinispan used by org.infinispan.multimap.implClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.notifications.cachelistener.cluster
-
Classes in org.infinispan used by org.infinispan.notifications.cachelistener.event
-
Classes in org.infinispan used by org.infinispan.notifications.cachelistener.event.impl
-
Classes in org.infinispan used by org.infinispan.persistence
-
Classes in org.infinispan used by org.infinispan.persistence.remote.upgrade
-
Classes in org.infinispan used by org.infinispan.persistence.spi
-
Classes in org.infinispan used by org.infinispan.persistence.support
-
Classes in org.infinispan used by org.infinispan.query
-
Classes in org.infinispan used by org.infinispan.query.implClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.reactive.publisher.implClassDescriptionAn 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. -
Classes in org.infinispan used by org.infinispan.remoting
-
Classes in org.infinispan used by org.infinispan.rest.distribution
-
Classes in org.infinispan used by org.infinispan.rest.resources
-
Classes in org.infinispan used by org.infinispan.securityClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.security.actionsClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.security.implClassDescriptionAn 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. -
Classes in org.infinispan used by org.infinispan.server.core
-
Classes in org.infinispan used by org.infinispan.server.hotrodClassDescriptionAn 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. -
Classes in org.infinispan used by org.infinispan.server.hotrod.tx
-
Classes in org.infinispan used by org.infinispan.server.hotrod.tx.operation
-
Classes in org.infinispan used by org.infinispan.server.hotrod.tx.table
-
Classes in org.infinispan used by org.infinispan.server.iterationClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.server.memcachedClassDescriptionAn advanced interface that exposes additional methods not available on
Cache
.The central interface of Infinispan. -
Classes in org.infinispan used by org.infinispan.server.resp
-
Classes in org.infinispan used by org.infinispan.server.resp.commands.tx
-
Classes in org.infinispan used by org.infinispan.server.resp.operation
-
Classes in org.infinispan used by org.infinispan.server.resp.tx
-
Classes in org.infinispan used by org.infinispan.stream
-
Classes in org.infinispan used by org.infinispan.stream.implClassDescriptionInterface 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. -
Classes in org.infinispan used by org.infinispan.tasks
-
Classes in org.infinispan used by org.infinispan.upgrade
-
Classes in org.infinispan used by org.infinispan.utilClassDescriptionInterface 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.