Uses of Class
org.apache.hadoop.hbase.ipc.BufferChain
Packages that use BufferChain
-
Uses of BufferChain in org.apache.hadoop.hbase.ipc
Fields in org.apache.hadoop.hbase.ipc declared as BufferChainModifier and TypeFieldDescriptionprotected BufferChain
ServerCall.response
Chain of buffers to send as response.Methods in org.apache.hadoop.hbase.ipc that return BufferChainModifier and TypeMethodDescriptionRpcResponse.getResponse()
ServerCall.getResponse()
private BufferChain
SimpleRpcServerResponder.wrapWithSasl
(HBaseSaslRpcServer saslServer, BufferChain bc) Deprecated.Methods in org.apache.hadoop.hbase.ipc with parameters of type BufferChainModifier and TypeMethodDescriptionprotected long
SimpleRpcServer.channelWrite
(GatheringByteChannel channel, BufferChain bufferChain) Deprecated.private BufferChain
SimpleRpcServerResponder.wrapWithSasl
(HBaseSaslRpcServer saslServer, BufferChain bc) Deprecated.