Uses of Package
org.infinispan.commons.api
Packages that use org.infinispan.commons.api
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 nodesHot Rod client API.
Commons API package
Provides Infinispan-specific input and output streams, buffers and related utilities.
Factories are internal components used to create other components based on a cache's
configuration.
Global configuration state.
Cache manager API.
A
CacheLoader
(not CacheWriter
) that polls other nodes in the cluster for state.The Persistence SPI.
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
REST Server bootstrap and Netty bridge classes.
Security API.
-
Classes in org.infinispan.commons.api used by org.infinispanClassDescriptionAsyncCache.BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.The BatchingCache is implemented by all caches which support batchingLifecycle interface that defines the lifecycle of componentsThis interface is implemented by caches that support (i.e. can interact with) transactions.
-
Classes in org.infinispan.commons.api used by org.infinispan.affinity
-
Classes in org.infinispan.commons.api used by org.infinispan.affinity.impl
-
Classes in org.infinispan.commons.api used by org.infinispan.cache.implClassDescriptionAsyncCache.BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.The BatchingCache is implemented by all caches which support batchingLifecycle interface that defines the lifecycle of componentsThis interface is implemented by caches that support (i.e. can interact with) transactions.
-
Classes in org.infinispan.commons.api used by org.infinispan.client.hotrodClassDescriptionAsyncCache.BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.
BasicCacheContainer
defines the methods used to obtain aBasicCache
.Administrative cache container operations.Lifecycle interface that defines the lifecycle of componentsThis interface is implemented by caches that support (i.e. can interact with) transactions. -
Classes in org.infinispan.commons.api used by org.infinispan.client.hotrod.implClassDescriptionAsyncCache.BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.Administrative cache container operations.Flags which affect only administrative operationsLifecycle interface that defines the lifecycle of componentsThis interface is implemented by caches that support (i.e. can interact with) transactions.
-
Classes in org.infinispan.commons.api used by org.infinispan.commons.apiClassDescriptionAsyncCache.BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.Administrative cache container operations.Flags which affect only administrative operationsLifecycle interface that defines the lifecycle of components
-
Classes in org.infinispan.commons.api used by org.infinispan.commons.marshall
-
Classes in org.infinispan.commons.api used by org.infinispan.container.versioning.irac
-
Classes in org.infinispan.commons.api used by org.infinispan.factories
-
Classes in org.infinispan.commons.api used by org.infinispan.globalstate
-
Classes in org.infinispan.commons.api used by org.infinispan.globalstate.impl
-
Classes in org.infinispan.commons.api used by org.infinispan.managerClassDescription
BasicCacheContainer
defines the methods used to obtain aBasicCache
.Administrative cache container operations.Flags which affect only administrative operationsLifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.manager.implClassDescription
BasicCacheContainer
defines the methods used to obtain aBasicCache
.Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.cluster
-
Classes in org.infinispan.commons.api used by org.infinispan.persistence.spi
-
Classes in org.infinispan.commons.api used by org.infinispan.persistence.support
-
Classes in org.infinispan.commons.api used by org.infinispan.remoting.transport
-
Classes in org.infinispan.commons.api used by org.infinispan.remoting.transport.impl
-
Classes in org.infinispan.commons.api used by org.infinispan.remoting.transport.jgroups
-
Classes in org.infinispan.commons.api used by org.infinispan.rest
-
Classes in org.infinispan.commons.api used by org.infinispan.rest.framework
-
Classes in org.infinispan.commons.api used by org.infinispan.securityClassDescriptionAsyncCache.BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.The BatchingCache is implemented by all caches which support batchingLifecycle interface that defines the lifecycle of componentsThis interface is implemented by caches that support (i.e. can interact with) transactions.
-
Classes in org.infinispan.commons.api used by org.infinispan.security.implClassDescriptionAsyncCache.BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.The BatchingCache is implemented by all caches which support batchingLifecycle interface that defines the lifecycle of componentsThis interface is implemented by caches that support (i.e. can interact with) transactions.
-
Classes in org.infinispan.commons.api used by org.infinispan.server.core
-
Classes in org.infinispan.commons.api used by org.infinispan.server.core.admin
-
Classes in org.infinispan.commons.api used by org.infinispan.server.core.admin.embeddedserver
-
Classes in org.infinispan.commons.api used by org.infinispan.server.hotrod.tx.table