Class StateTransferGetTransactionsCommand

java.lang.Object
org.infinispan.commands.remote.BaseRpcCommand
org.infinispan.commands.statetransfer.StateTransferGetTransactionsCommand
All Implemented Interfaces:
CacheRpcCommand, ReplicableCommand, TopologyAffectedCommand

public class StateTransferGetTransactionsCommand extends BaseRpcCommand
Get transactions for the specified segments.
Since:
11.0
Author:
Ryan Emerson