Uses of Interface
org.infinispan.commands.SegmentSpecificCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of SegmentSpecificCommand in org.infinispan.commands
Modifier and TypeInterfaceDescriptioninterface
Commands of this type manipulate data in the cache. -
Uses of SegmentSpecificCommand in org.infinispan.commands.read
Modifier and TypeClassDescriptionclass
org.infinispan.commands.read.AbstractDataCommand
-
Uses of SegmentSpecificCommand in org.infinispan.expiration.impl
Modifier and TypeClassDescriptionclass
This command updates a cache entry's last access timestamp.