Uses of Class
org.apache.hadoop.hbase.ipc.FatalConnectionException
Packages that use FatalConnectionException
-
Uses of FatalConnectionException in org.apache.hadoop.hbase.ipc
Subclasses of FatalConnectionException in org.apache.hadoop.hbase.ipcModifier and TypeClassDescriptionclass
class
class
class
class
class
class
Methods in org.apache.hadoop.hbase.ipc that throw FatalConnectionExceptionModifier 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.