Class StateResponseCommand

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

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