Uses of Class
org.apache.hadoop.hbase.ipc.BufferChain
-
Uses of BufferChain in org.apache.hadoop.hbase.ipc
Modifier and TypeFieldDescriptionprotected BufferChain
ServerCall.response
Chain of buffers to send as response.Modifier and TypeMethodDescriptionRpcResponse.getResponse()
ServerCall.getResponse()
private BufferChain
SimpleRpcServerResponder.wrapWithSasl
(HBaseSaslRpcServer saslServer, BufferChain bc) Deprecated.Modifier and TypeMethodDescriptionprotected long
SimpleRpcServer.channelWrite
(GatheringByteChannel channel, BufferChain bufferChain) Deprecated.private BufferChain
SimpleRpcServerResponder.wrapWithSasl
(HBaseSaslRpcServer saslServer, BufferChain bc) Deprecated.