Package org.apache.drill.exec.work
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>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final CoordinationProtos.DrillbitEndpointprotected final V -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CoordinationProtos.DrillbitEndpointprotected VgetValue()Methods inherited from class org.apache.drill.exec.rpc.BaseRpcOutcomeListener
failed, interrupted, successMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.drill.exec.rpc.RpcOutcomeListener
complete
-
Field Details
-
endpoint
-
value
-
-
Constructor Details
-
EndpointListener
-
-
Method Details
-
getEndpoint
-
getValue
-