Uses of Class
org.apache.hadoop.hive.ql.security.DummyHiveMetastoreAuthorizationProvider.AuthCallContextType

Packages that use DummyHiveMetastoreAuthorizationProvider.AuthCallContextType
org.apache.hadoop.hive.ql.security   
 

Uses of DummyHiveMetastoreAuthorizationProvider.AuthCallContextType in org.apache.hadoop.hive.ql.security
 

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

Methods in org.apache.hadoop.hive.ql.security with parameters of type DummyHiveMetastoreAuthorizationProvider.AuthCallContextType
 Object TestAuthorizationPreEventListener.assertAndExtractSingleObjectFromEvent(int listSize, List<org.apache.hadoop.hive.ql.security.DummyHiveMetastoreAuthorizationProvider.AuthCallContext> authCalls, DummyHiveMetastoreAuthorizationProvider.AuthCallContextType callType)
           
 



Copyright © 2011 The Apache Software Foundation