org.apache.hadoop.hive.ql.security.authorization.plugin
Class HiveMetastoreClientFactoryImpl
java.lang.Object
org.apache.hadoop.hive.ql.security.authorization.plugin.HiveMetastoreClientFactoryImpl
- All Implemented Interfaces:
- HiveMetastoreClientFactory
@InterfaceAudience.Private
public class HiveMetastoreClientFactoryImpl
- extends Object
- implements HiveMetastoreClientFactory
Private implementaiton that returns instance of IMetaStoreClient
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HiveMetastoreClientFactoryImpl
public HiveMetastoreClientFactoryImpl()
getHiveMetastoreClient
public IMetaStoreClient getHiveMetastoreClient()
throws HiveAuthzPluginException
- Specified by:
getHiveMetastoreClient in interface HiveMetastoreClientFactory
- Throws:
HiveAuthzPluginException
Copyright © 2014 The Apache Software Foundation. All rights reserved.