protected static class RPCRequest.LogErrorFutureListener
extends Object
implements io.netty.channel.ChannelFutureListener
| Modifier | Constructor and Description |
|---|---|
protected |
LogErrorFutureListener(RPCResponse<?> rpcResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
operationComplete(io.netty.channel.ChannelFuture channelFuture) |
protected LogErrorFutureListener(RPCResponse<?> rpcResponse)