org.apache.hadoop.hive.metastore
Class HiveMetaStore.HiveMetastoreCli

java.lang.Object
  extended by org.apache.hadoop.hive.common.cli.CommonCliOptions
      extended by org.apache.hadoop.hive.metastore.HiveMetaStore.HiveMetastoreCli
Enclosing class:
HiveMetaStore

public static class HiveMetaStore.HiveMetastoreCli
extends CommonCliOptions

HiveMetaStore specific CLI


Field Summary
 
Fields inherited from class org.apache.hadoop.hive.common.cli.CommonCliOptions
cliname, commandLine, OPTIONS
 
Constructor Summary
HiveMetaStore.HiveMetastoreCli()
           
 
Method Summary
 void parse(String[] args)
          Parse the arguments.
 
Methods inherited from class org.apache.hadoop.hive.common.cli.CommonCliOptions
addHiveconfToSystemProperties, isVerbose, printUsage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HiveMetaStore.HiveMetastoreCli

public HiveMetaStore.HiveMetastoreCli()
Method Detail

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