Uses of Package
org.infinispan.interceptors
Package
Description
Factories 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.
-
-
-
ClassDescriptionInterface for sequential interceptors.Interceptor chain using
AsyncInterceptor
s.Base class for an interceptor in the new asynchronous invocation chain.Interface for async interceptors using double-dispatch.Base interface for all callbacks used byBaseAsyncInterceptor
andInvocationStage
methods.A partial command invocation, either completed or in progress. -
ClassDescriptionInterface 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
BaseAsyncInterceptor
andInvocationStage
methods. -
ClassDescriptionInterface for sequential interceptors.Interceptor chain using
AsyncInterceptor
s.Base class for an interceptor in the new asynchronous invocation chain.Interface for async interceptors using double-dispatch.Base interface for all callbacks used byBaseAsyncInterceptor
andInvocationStage
methods.A partial command invocation, either completed or in progress. -
ClassDescriptionInterface 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.
-
ClassDescriptionInterface for sequential interceptors.Base class for an interceptor in the new asynchronous invocation chain.Interface for async interceptors using double-dispatch.
-
ClassDescriptionInterface for sequential interceptors.Base class for an interceptor in the new asynchronous invocation chain.Interface for async interceptors using double-dispatch.
-
ClassDescriptionInterface for sequential interceptors.Interceptor chain using
AsyncInterceptor
s.Base class for an interceptor in the new asynchronous invocation chain.Interface for async interceptors using double-dispatch. -
-
-