Class StateRequestCommand

  • All Implemented Interfaces:
    org.infinispan.commands.remote.CacheRpcCommand, ReplicableCommand, TopologyAffectedCommand

    public class StateRequestCommand
    extends org.infinispan.commands.remote.BaseRpcCommand
    implements TopologyAffectedCommand
    This command is used by a StateConsumer to request transactions and cache entries from a StateProvider.
    Since:
    5.2
    Author:
    anistor@redhat.com