org.apache.hadoop.hbase.util
Class HBaseConfTool

java.lang.Object
  extended by org.apache.hadoop.hbase.util.HBaseConfTool

public class HBaseConfTool
extends Object

Tool that prints out a configuration. Pass the configuration key on the command-line.


Constructor Summary
HBaseConfTool()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HBaseConfTool

public HBaseConfTool()
Method Detail

main

public static void main(String[] args)


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.