Uses of Interface
org.infinispan.context.EntryLookup
-
Packages that use EntryLookup Package Description 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. -
-
Uses of EntryLookup in org.infinispan.context
Subinterfaces of EntryLookup in org.infinispan.context Modifier and Type Interface Description interface
InvocationContext
A context that contains information pertaining to a given invocation.Classes in org.infinispan.context that implement EntryLookup Modifier and Type Class Description class
SingleKeyNonTxInvocationContext
Deprecated.Since 9.0, this class is going to be moved to an internal package.
-