Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
org.apache.hadoop.hbase.security |
Modifier and Type | Method and Description |
---|---|
protected void |
ServerRpcConnection.doRawSaslReply(SaslStatus status,
org.apache.hadoop.io.Writable rv,
String errorClass,
String error)
No protobuf encoding of raw sasl messages
|
Modifier and Type | Method and Description |
---|---|
static SaslStatus |
SaslStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaslStatus[] |
SaslStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.