Uses of Class
org.apache.hadoop.hive.ql.session.SessionState.AuthorizationMode

Packages that use SessionState.AuthorizationMode
org.apache.hadoop.hive.ql.session   
 

Uses of SessionState.AuthorizationMode in org.apache.hadoop.hive.ql.session
 

Methods in org.apache.hadoop.hive.ql.session that return SessionState.AuthorizationMode
 SessionState.AuthorizationMode SessionState.getAuthorizationMode()
           
static SessionState.AuthorizationMode SessionState.AuthorizationMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SessionState.AuthorizationMode[] SessionState.AuthorizationMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.