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