Uses of Class
org.infinispan.expiration.impl.TouchCommand
-
Packages that use TouchCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of TouchCommand in org.infinispan.commands
Methods in org.infinispan.commands that return TouchCommand Modifier and Type Method Description TouchCommand
CommandsFactory. buildTouchCommand(Object key, int segment)
TouchCommand
CommandsFactoryImpl. buildTouchCommand(Object key, int segment)
-