Uses of Package
org.infinispan.interceptors
Packages that use org.infinispan.interceptors
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
Cache configurationFactories are internal components used to create other components based on a cache's
configuration.
Infinispan is designed around a set of interceptors around a data container.
Interceptors dealing with command replication in distributed/replicated mode.
Basic interceptors
Interceptors dealing with locking.
Interceptors dealing with cross-site replication.
Transfer of state to new caches in a cluster.
Lock and synchronization related classes, tools and utilities.
This is the private xsite package.
-
Classes in org.infinispan.interceptors used by org.infinispan
-
Classes in org.infinispan.interceptors used by org.infinispan.cache.impl
-
Classes in org.infinispan.interceptors used by org.infinispan.configuration.cache
-
Classes in org.infinispan.interceptors used by org.infinispan.factories
-
Classes in org.infinispan.interceptors used by org.infinispan.interceptorsClassDescriptionInterface for sequential interceptors.Interceptor chain using
AsyncInterceptors.Base class for an interceptor in the new asynchronous invocation chain.Interface for async interceptors using double-dispatch.Base interface for all callbacks used byBaseAsyncInterceptorandInvocationStagemethods.A partial command invocation, either completed or in progress. -
Classes in org.infinispan.interceptors used by org.infinispan.interceptors.distributionClassDescriptionInterface for sequential interceptors.Base class for an interceptor in the new asynchronous invocation chain.Interface for async interceptors using double-dispatch.Base interface for all callbacks used by
BaseAsyncInterceptorandInvocationStagemethods. -
Classes in org.infinispan.interceptors used by org.infinispan.interceptors.implClassDescriptionInterface for sequential interceptors.Interceptor chain using
AsyncInterceptors.Base class for an interceptor in the new asynchronous invocation chain.Interface for async interceptors using double-dispatch.Base interface for all callbacks used byBaseAsyncInterceptorandInvocationStagemethods.A partial command invocation, either completed or in progress. -
Classes in org.infinispan.interceptors used by org.infinispan.interceptors.lockingClassDescriptionInterface for sequential interceptors.Base class for an interceptor in the new asynchronous invocation chain.Interface for async interceptors using double-dispatch.A partial command invocation, either completed or in progress.
-
Classes in org.infinispan.interceptors used by org.infinispan.interceptors.xsiteClassDescriptionInterface for sequential interceptors.Base class for an interceptor in the new asynchronous invocation chain.Interface for async interceptors using double-dispatch.
-
Classes in org.infinispan.interceptors used by org.infinispan.partitionhandling.implClassDescriptionInterface for sequential interceptors.Base class for an interceptor in the new asynchronous invocation chain.Interface for async interceptors using double-dispatch.
-
Classes in org.infinispan.interceptors used by org.infinispan.security.actions
-
Classes in org.infinispan.interceptors used by org.infinispan.security.impl
-
Classes in org.infinispan.interceptors used by org.infinispan.statetransferClassDescriptionInterface for sequential interceptors.Interceptor chain using
AsyncInterceptors.Base class for an interceptor in the new asynchronous invocation chain.Interface for async interceptors using double-dispatch. -
Classes in org.infinispan.interceptors used by org.infinispan.stats.impl
-
Classes in org.infinispan.interceptors used by org.infinispan.util.concurrent.locks
-
Classes in org.infinispan.interceptors used by org.infinispan.xsite