Uses of Enum Class
org.apache.hadoop.hbase.ipc.ServerRpcConnection.PreambleResponse
-
Uses of ServerRpcConnection.PreambleResponse in org.apache.hadoop.hbase.ipc
Modifier and TypeMethodDescriptionprotected final ServerRpcConnection.PreambleResponse
ServerRpcConnection.processPreamble
(ByteBuffer preambleBuffer) Returns the enum constant of this class with the specified name.static ServerRpcConnection.PreambleResponse[]
ServerRpcConnection.PreambleResponse.values()
Returns an array containing the constants of this enum class, in the order they are declared.