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 BufferChainServerCall.responseChain of buffers to send as response.Methods in org.apache.hadoop.hbase.ipc that return BufferChainModifier and TypeMethodDescriptionRpcResponse.getResponse()ServerCall.getResponse()private BufferChainSimpleRpcServerResponder.wrapWithSasl(HBaseSaslRpcServer saslServer, BufferChain bc) Deprecated.Methods in org.apache.hadoop.hbase.ipc with parameters of type BufferChainModifier and TypeMethodDescriptionprotected longSimpleRpcServer.channelWrite(GatheringByteChannel channel, BufferChain bufferChain) Deprecated.private BufferChainSimpleRpcServerResponder.wrapWithSasl(HBaseSaslRpcServer saslServer, BufferChain bc) Deprecated.