Class EndpointListener<RET,V>

java.lang.Object
org.apache.drill.exec.rpc.BaseRpcOutcomeListener<RET>
org.apache.drill.exec.work.EndpointListener<RET,V>
All Implemented Interfaces:
RpcOutcomeListener<RET>

public abstract class EndpointListener<RET,V> extends BaseRpcOutcomeListener<RET>