org.apache.hadoop.hive.metastore
Class HiveMetaStore.HiveMetastoreCli
java.lang.Object
org.apache.hadoop.hive.common.cli.CommonCliOptions
org.apache.hadoop.hive.metastore.HiveMetaStore.HiveMetastoreCli
- Enclosing class:
- HiveMetaStore
public static class HiveMetaStore.HiveMetastoreCli
- extends CommonCliOptions
HiveMetaStore specific CLI
Method Summary |
void |
parse(String[] args)
Parse the arguments. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HiveMetaStore.HiveMetastoreCli
public HiveMetaStore.HiveMetastoreCli()
parse
public void parse(String[] args)
- Description copied from class:
CommonCliOptions
- Parse the arguments.
- Overrides:
parse
in class CommonCliOptions
Copyright © 2011 The Apache Software Foundation