Modifier and Type | Field and Description |
---|---|
private Dispatcher.GetDocsumsResponseReceiver |
handler
The handler to which the response is forwarded
|
private RpcClient.RpcNodeConnection |
node
The node to which we made the request we are waiting for - for error messages only
|
Constructor and Description |
---|
RpcResponseWaiter(RpcClient.RpcNodeConnection node,
Dispatcher.GetDocsumsResponseReceiver handler) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequestDone(com.yahoo.jrt.Request requestWithResponse) |
private final RpcClient.RpcNodeConnection node
private final Dispatcher.GetDocsumsResponseReceiver handler
public RpcResponseWaiter(RpcClient.RpcNodeConnection node, Dispatcher.GetDocsumsResponseReceiver handler)
Copyright © 2018. All rights reserved.