org.apache.whirr.service.hbase
Class HBaseConstants

java.lang.Object
  extended by org.apache.whirr.service.hbase.HBaseConstants

public final class HBaseConstants
extends Object


Field Summary
static String FILE_HBASE_DEFAULT_PROPERTIES
           
static String FILE_HBASE_SITE_XML
           
static String FUNCTION_CONFIGURE
           
static String FUNCTION_INSTALL
           
static String KEY_TARBALL_URL
           
static String PARAM_MASTER
           
static String PARAM_PORT
           
static String PARAM_QUORUM
           
static String PARAM_TARBALL_URL
           
static String PROP_HBASE_ZOOKEEPER_CLIENTPORT
           
static String PROP_HBASE_ZOOKEEPER_QUORUM
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY_TARBALL_URL

public static final String KEY_TARBALL_URL
See Also:
Constant Field Values

FUNCTION_INSTALL

public static final String FUNCTION_INSTALL
See Also:
Constant Field Values

FUNCTION_CONFIGURE

public static final String FUNCTION_CONFIGURE
See Also:
Constant Field Values

PARAM_MASTER

public static final String PARAM_MASTER
See Also:
Constant Field Values

PARAM_QUORUM

public static final String PARAM_QUORUM
See Also:
Constant Field Values

PARAM_PORT

public static final String PARAM_PORT
See Also:
Constant Field Values

PARAM_TARBALL_URL

public static final String PARAM_TARBALL_URL
See Also:
Constant Field Values

PROP_HBASE_ZOOKEEPER_QUORUM

public static final String PROP_HBASE_ZOOKEEPER_QUORUM
See Also:
Constant Field Values

PROP_HBASE_ZOOKEEPER_CLIENTPORT

public static final String PROP_HBASE_ZOOKEEPER_CLIENTPORT
See Also:
Constant Field Values

FILE_HBASE_SITE_XML

public static final String FILE_HBASE_SITE_XML
See Also:
Constant Field Values

FILE_HBASE_DEFAULT_PROPERTIES

public static final String FILE_HBASE_DEFAULT_PROPERTIES
See Also:
Constant Field Values


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.