protected abstract static class AsyncPbRpcProxy.NodeCallableRequest<REQUEST extends com.google.protobuf.Message,RESPONSE extends com.google.protobuf.Message> extends AsyncPbRpcProxy.CallableRequest<REQUEST,RESPONSE>
| Modifier and Type | Field and Description |
|---|---|
protected LlapNodeId |
nodeId |
callback, request| Modifier | Constructor and Description |
|---|---|
protected |
NodeCallableRequest(LlapNodeId nodeId,
REQUEST request,
AsyncPbRpcProxy.ExecuteRequestCallback<RESPONSE> callback) |
| Modifier and Type | Method and Description |
|---|---|
LlapNodeId |
getNodeId() |
call, getCallbackprotected final LlapNodeId nodeId
protected NodeCallableRequest(LlapNodeId nodeId, REQUEST request, AsyncPbRpcProxy.ExecuteRequestCallback<RESPONSE> callback)
public LlapNodeId getNodeId()
getNodeId in class AsyncPbRpcProxy.CallableRequest<REQUEST extends com.google.protobuf.Message,RESPONSE extends com.google.protobuf.Message>Copyright © 2019 The Apache Software Foundation. All Rights Reserved.