Uses of Class
org.apache.hadoop.hbase.ipc.FatalConnectionException
-
Uses of FatalConnectionException in org.apache.hadoop.hbase.ipc
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
Modifier and TypeMethodDescriptionprivate void
ServerRpcConnection.sendConnectionHeaderResponseIfNeeded()
Send the response for connection headerprivate void
ServerRpcConnection.setupCellBlockCodecs()
Set up cell block codecsprivate Pair<org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.ConnectionHeaderResponse,
CryptoAES> ServerRpcConnection.setupCryptoCipher()
Set up cipher for rpc encryption with Apache Commons Crypto.