Uses of Package
org.infinispan.commons.api
-
Packages that use org.infinispan.commons.api 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.client.hotrod Hot Rod client API.org.infinispan.commons.api Commons API packageorg.infinispan.commons.marshall Provides Infinispan-specific input and output streams, buffers and related utilities.org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration.org.infinispan.globalstate Global configuration state.org.infinispan.manager Cache manager API.org.infinispan.persistence.async org.infinispan.persistence.cluster ACacheLoader
(notCacheWriter
) that polls other nodes in the cluster for state.org.infinispan.persistence.file Simple filesystem-basedCacheWriter
implementation.org.infinispan.persistence.jdbc.stringbased JDBC CacheStore implementation which maps keys to strings.org.infinispan.persistence.jpa JPA-basedAdvancedLoadWriteStore
.org.infinispan.persistence.manager Implementations of thePersistenceManager
interface, which define the logic of how infinispan interacts with external stores.org.infinispan.persistence.remote Hot Rod-basedAdvancedLoadWriteStore
.org.infinispan.persistence.rest RESTfulAdvancedLoadWriteStore
.org.infinispan.persistence.rocksdb RocksDB-basedAdvancedLoadWriteStore
.org.infinispan.persistence.sifs Soft IndexAdvancedLoadWriteStore
.org.infinispan.persistence.spi The Persistence SPI.org.infinispan.persistence.support org.infinispan.remoting.transport Transports handle the low-level networking, used by the remoting components.org.infinispan.remoting.transport.jgroups A transport implementation based on JGroups.org.infinispan.rest REST Server bootstrap and Netty bridge classes.org.infinispan.rest.framework org.infinispan.security Security API.org.infinispan.server.core.admin org.infinispan.server.core.admin.embeddedserver org.infinispan.server.hotrod.tx.table org.infinispan.spring.common.provider Spring Infinispan - An implementation of Spring's Cache SPI based on JBoss Infinispan.org.infinispan.util.concurrent Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers. -
Classes in org.infinispan.commons.api used by org.infinispan Class Description AsyncCache AsyncCache.BasicCache BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.BatchingCache The BatchingCache is implemented by all caches which support batchingLifecycle Lifecycle interface that defines the lifecycle of componentsTransactionalCache This interface is implemented by caches that support (i.e. -
Classes in org.infinispan.commons.api used by org.infinispan.affinity Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.client.hotrod Class Description AsyncCache AsyncCache.BasicCache BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.BasicCacheContainer BasicCacheContainer defines the methods used to obtain aBasicCache
.CacheContainerAdmin Administrative cache container operations.Lifecycle Lifecycle interface that defines the lifecycle of componentsTransactionalCache This interface is implemented by caches that support (i.e. -
Classes in org.infinispan.commons.api used by org.infinispan.commons.api Class Description AsyncCache AsyncCache.BasicCache BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.CacheContainerAdmin Administrative cache container operations.CacheContainerAdmin.AdminFlag Flags which affect only administrative operationsLifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.commons.marshall Class Description CacheContainerAdmin.AdminFlag Flags which affect only administrative operations -
Classes in org.infinispan.commons.api used by org.infinispan.factories Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.globalstate Class Description CacheContainerAdmin.AdminFlag Flags which affect only administrative operations -
Classes in org.infinispan.commons.api used by org.infinispan.manager Class Description BasicCacheContainer BasicCacheContainer defines the methods used to obtain aBasicCache
.CacheContainerAdmin Administrative cache container operations.CacheContainerAdmin.AdminFlag Flags which affect only administrative operationsLifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.async Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.cluster Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.file Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.jdbc.stringbased Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.jpa Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.manager Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.remote Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.rest Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.rocksdb Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.sifs Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.spi Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.persistence.support Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.remoting.transport Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.remoting.transport.jgroups Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.rest Class Description CacheContainerAdmin.AdminFlag Flags which affect only administrative operations -
Classes in org.infinispan.commons.api used by org.infinispan.rest.framework Class Description CacheContainerAdmin.AdminFlag Flags which affect only administrative operations -
Classes in org.infinispan.commons.api used by org.infinispan.security Class Description AsyncCache AsyncCache.BasicCache BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.BatchingCache The BatchingCache is implemented by all caches which support batchingLifecycle Lifecycle interface that defines the lifecycle of componentsTransactionalCache This interface is implemented by caches that support (i.e. -
Classes in org.infinispan.commons.api used by org.infinispan.server.core.admin Class Description CacheContainerAdmin.AdminFlag Flags which affect only administrative operations -
Classes in org.infinispan.commons.api used by org.infinispan.server.core.admin.embeddedserver Class Description CacheContainerAdmin.AdminFlag Flags which affect only administrative operations -
Classes in org.infinispan.commons.api used by org.infinispan.server.hotrod.tx.table Class Description Lifecycle Lifecycle interface that defines the lifecycle of components -
Classes in org.infinispan.commons.api used by org.infinispan.spring.common.provider Class Description BasicCache BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote. -
Classes in org.infinispan.commons.api used by org.infinispan.util.concurrent Class Description Lifecycle Lifecycle interface that defines the lifecycle of components