Uses of Class
org.apache.hadoop.hbase.security.HBaseSaslRpcServer.QualityOfProtection

Packages that use HBaseSaslRpcServer.QualityOfProtection
org.apache.hadoop.hbase.security   
 

Uses of HBaseSaslRpcServer.QualityOfProtection in org.apache.hadoop.hbase.security
 

Methods in org.apache.hadoop.hbase.security that return HBaseSaslRpcServer.QualityOfProtection
static HBaseSaslRpcServer.QualityOfProtection HBaseSaslRpcServer.QualityOfProtection.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HBaseSaslRpcServer.QualityOfProtection[] HBaseSaslRpcServer.QualityOfProtection.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.