Uses of Class
org.apache.hive.service.auth.SaslQOP

Packages that use SaslQOP
org.apache.hive.service.auth   
 

Uses of SaslQOP in org.apache.hive.service.auth
 

Methods in org.apache.hive.service.auth that return SaslQOP
static SaslQOP SaslQOP.fromString(String str)
           
static SaslQOP SaslQOP.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SaslQOP[] SaslQOP.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 The Apache Software Foundation