co.cask.tigon.conf
Class Constants.Zookeeper

java.lang.Object
  extended by co.cask.tigon.conf.Constants.Zookeeper
Enclosing class:
Constants

public static final class Constants.Zookeeper
extends Object

Zookeeper Configuration.


Field Summary
static String CFG_SESSION_TIMEOUT_MILLIS
           
static int DEFAULT_SESSION_TIMEOUT_MILLIS
           
static String QUORUM
           
 
Constructor Summary
Constants.Zookeeper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QUORUM

public static final String QUORUM
See Also:
Constant Field Values

CFG_SESSION_TIMEOUT_MILLIS

public static final String CFG_SESSION_TIMEOUT_MILLIS
See Also:
Constant Field Values

DEFAULT_SESSION_TIMEOUT_MILLIS

public static final int DEFAULT_SESSION_TIMEOUT_MILLIS
See Also:
Constant Field Values
Constructor Detail

Constants.Zookeeper

public Constants.Zookeeper()


Copyright © 2014 Cask Data, Inc. Licensed under the Apache License, Version 2.0.