Uses of Class
org.infinispan.commands.irac.IracCleanupKeyCommand
-
Packages that use IracCleanupKeyCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of IracCleanupKeyCommand in org.infinispan.commands
Methods in org.infinispan.commands that return IracCleanupKeyCommand Modifier and Type Method Description IracCleanupKeyCommandCommandsFactory. buildIracCleanupKeyCommand(Object key, Object lockOwner, IracMetadata tombstone)IracCleanupKeyCommandCommandsFactoryImpl. buildIracCleanupKeyCommand(Object key, Object lockOwner, IracMetadata tombstone)
-