com.senseidb.util
Class SenseiDefaults

java.lang.Object
  extended by com.senseidb.util.SenseiDefaults

public final class SenseiDefaults
extends Object

Author:
nnarkhed

Field Summary
static String SENSEI_CLIENT_CONF_FILE
           
static String SENSEI_CLIENT_SVC_URL_PROP
           
static String SENSEI_CLUSTER_CONF_FILE
           
static String SENSEI_NODE_CONF_FILE
           
 
Constructor Summary
SenseiDefaults()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SENSEI_CLUSTER_CONF_FILE

public static final String SENSEI_CLUSTER_CONF_FILE
See Also:
Constant Field Values

SENSEI_CLIENT_CONF_FILE

public static final String SENSEI_CLIENT_CONF_FILE
See Also:
Constant Field Values

SENSEI_NODE_CONF_FILE

public static final String SENSEI_NODE_CONF_FILE
See Also:
Constant Field Values

SENSEI_CLIENT_SVC_URL_PROP

public static final String SENSEI_CLIENT_SVC_URL_PROP
See Also:
Constant Field Values
Constructor Detail

SenseiDefaults

public SenseiDefaults()


Copyright © 2010-2012. All Rights Reserved.