Uses of Class
org.infinispan.commands.irac.IracClearKeysCommand
-
Packages that use IracClearKeysCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely.org.infinispan.commands.irac -
-
Uses of IracClearKeysCommand in org.infinispan.commands
Methods in org.infinispan.commands that return IracClearKeysCommand Modifier and Type Method Description IracClearKeysCommandCommandsFactory. buildIracClearKeysCommand()IracClearKeysCommandCommandsFactoryImpl. buildIracClearKeysCommand() -
Uses of IracClearKeysCommand in org.infinispan.commands.irac
Methods in org.infinispan.commands.irac that return IracClearKeysCommand Modifier and Type Method Description IracClearKeysCommandIracClearKeysCommand. copyForCacheName(ByteString cacheName)
-