Class PassthroughSingleResponseCollector

java.lang.Object
org.infinispan.remoting.transport.impl.PassthroughSingleResponseCollector
All Implemented Interfaces:
ResponseCollector<Address,Response>

public class PassthroughSingleResponseCollector extends Object implements ResponseCollector<Address,Response>
RPC to a single node, without any validity checks.
Since:
9.1
Author:
Dan Berindei