Package org.infinispan.context
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.
-
Interface Summary Interface Description EntryLookup Interface that can look up MVCC wrapped entries.InvocationContext A context that contains information pertaining to a given invocation.InvocationContextContainer Deprecated. Since 9.0, this interface is going to be moved to an internal package.InvocationContextFactory Factory forInvocationContext
objects. -
Class Summary Class Description AbstractInvocationContextFactory Deprecated. Since 9.0, this class is going to be moved to an internal package.CorePackageImpl Flag.Externalizer -
Enum Summary Enum Description Flag Available flags, which may be set on a per-invocation basis.