Class ScatteredStateGetKeysCommand

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

public class ScatteredStateGetKeysCommand extends BaseRpcCommand
Start transferring keys and remote metadata for the given segments.
Since:
11.0
Author:
Ryan Emerson