| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected BufferChain | ServerCall. responseChain of buffers to send as response. | 
| Modifier and Type | Method and Description | 
|---|---|
| BufferChain | RpcResponse. getResponse() | 
| BufferChain | ServerCall. getResponse() | 
| protected BufferChain | ServerCall. wrapWithSasl(BufferChain bc) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected long | SimpleRpcServer. channelWrite(GatheringByteChannel channel,
            BufferChain bufferChain)This is a wrapper around  WritableByteChannel.write(java.nio.ByteBuffer). | 
| protected BufferChain | ServerCall. wrapWithSasl(BufferChain bc) | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.