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.DrillbitEndpoint
protected final V
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CoordinationProtos.DrillbitEndpoint
protected V
getValue()
Methods inherited from class org.apache.drill.exec.rpc.BaseRpcOutcomeListener
failed, interrupted, success
-
Field Details
-
endpoint
-
value
-
-
Constructor Details
-
EndpointListener
-
-
Method Details
-
getEndpoint
-
getValue
-