| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.ipc | 
 Tools to help define network clients and servers. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BadAuthException  | 
class  | 
EmptyServiceNameException  | 
class  | 
UnknownServiceException  | 
class  | 
UnsupportedCellCodecException  | 
class  | 
UnsupportedCompressionCodecException  | 
class  | 
UnsupportedCryptoException  | 
class  | 
WrongVersionException  | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
ServerRpcConnection.responseConnectionHeader(org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.ConnectionHeaderResponse.Builder chrBuilder)
Send the response for connection header 
 | 
private void | 
ServerRpcConnection.setupCellBlockCodecs(org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.ConnectionHeader header)
Set up cell block codecs 
 | 
private void | 
ServerRpcConnection.setupCryptoCipher(org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.ConnectionHeader header,
                 org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.ConnectionHeaderResponse.Builder chrBuilder)
Set up cipher for rpc encryption with Apache Commons Crypto 
 | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.