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