Uses of Enum
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 type with the specified name.static ServerRpcConnection.PreambleResponse[]
ServerRpcConnection.PreambleResponse.values()
Returns an array containing the constants of this enum type, in the order they are declared.