Class ReductionPublisherRequestCommand<K>

java.lang.Object
org.infinispan.commands.remote.BaseRpcCommand
org.infinispan.reactive.publisher.impl.commands.reduction.ReductionPublisherRequestCommand<K>
Type Parameters:
K - the key type
All Implemented Interfaces:
CacheRpcCommand, ReplicableCommand, TopologyAffectedCommand

public class ReductionPublisherRequestCommand<K> extends BaseRpcCommand implements TopologyAffectedCommand
Stream request command that is sent to remote nodes handle execution of remote intermediate and terminal operations.