Uses of Class
org.infinispan.commands.statetransfer.ScatteredStateGetKeysCommand
-
Packages that use ScatteredStateGetKeysCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of ScatteredStateGetKeysCommand in org.infinispan.commands
Methods in org.infinispan.commands that return ScatteredStateGetKeysCommand Modifier and Type Method Description ScatteredStateGetKeysCommandCommandsFactory. buildScatteredStateGetKeysCommand(int topologyId, org.infinispan.commons.util.IntSet segments)ScatteredStateGetKeysCommandCommandsFactoryImpl. buildScatteredStateGetKeysCommand(int topologyId, org.infinispan.commons.util.IntSet segments)
-