Uses of Package
org.infinispan.context.impl
Package
Description
Commands that operate on the cache, either locally or remotely.
Entries which are stored in data containers.
Contexts contain information of a specific invocation on the cache, such as its origins, scope
(transactional or non-transactional), as well as invocation-specific flags.
This package contains different context implementations, selected dynamically based on the type of invocation.
Infinispan is designed around a set of interceptors around a data container.
Lock and synchronization related classes, tools and utilities.
-
ClassDescriptionInterface defining additional functionality for invocation contexts that propagate within a transaction's scope.
-
ClassDescriptionInterface defining additional functionality for invocation contexts that propagate within a transaction's scope.
-
ClassDescriptionInvocation context to be used for locally originated transactions.Context to be used for non transactional calls, both remote and local.Context to be used for transaction that originated remotely.
-
ClassDescriptionCommon features of transaction and invocation contextsBase class for InvocationContextFactory implementations.Support class for
TxInvocationContext
.Implementation ofInvocationContext
used by theClearCommand
.This context is a non-context for operations such as eviction which are not related to the method invocation which caused them.Invocation context to be used for locally originated transactions.Context to be used for non transactional calls, both remote and local.Context to be used for transaction that originated remotely.Interface defining additional functionality for invocation contexts that propagate within a transaction's scope. -
ClassDescriptionInterface defining additional functionality for invocation contexts that propagate within a transaction's scope.
-
ClassDescriptionInterface defining additional functionality for invocation contexts that propagate within a transaction's scope.
-
ClassDescriptionInterface defining additional functionality for invocation contexts that propagate within a transaction's scope.
-
ClassDescriptionInterface defining additional functionality for invocation contexts that propagate within a transaction's scope.
-
ClassDescriptionInterface defining additional functionality for invocation contexts that propagate within a transaction's scope.
-
ClassDescriptionInterface defining additional functionality for invocation contexts that propagate within a transaction's scope.
-
ClassDescriptionInterface defining additional functionality for invocation contexts that propagate within a transaction's scope.
-
ClassDescriptionInterface defining additional functionality for invocation contexts that propagate within a transaction's scope.