Uses of Interface
org.infinispan.functional.MetaParam.Lookup
-
Uses of MetaParam.Lookup in org.infinispan.functional
Modifier and TypeInterfaceDescriptionstatic interface
Expose read-only information about a cache entry potentially associated with a key in the functional map.static interface
Expose information about a cache entry potentially associated with a key in the functional map, and allows that cache entry to be written with new value and/or new metadata parameters. -
Uses of MetaParam.Lookup in org.infinispan.functional.impl
Modifier and TypeClassDescriptionfinal class
Metadata parameters backed internal metadata representation.