Uses of Class
org.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthorizer.VERSION

Packages that use HiveAuthorizer.VERSION
org.apache.hadoop.hive.ql.security.authorization.plugin Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of HiveAuthorizer.VERSION in org.apache.hadoop.hive.ql.security.authorization.plugin
 

Methods in org.apache.hadoop.hive.ql.security.authorization.plugin that return HiveAuthorizer.VERSION
 HiveAuthorizer.VERSION HiveAuthorizerImpl.getVersion()
           
 HiveAuthorizer.VERSION HiveAuthorizer.getVersion()
           
static HiveAuthorizer.VERSION HiveAuthorizer.VERSION.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HiveAuthorizer.VERSION[] HiveAuthorizer.VERSION.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.