Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OVERWRITE_HOSTNAME_SYSTEM_PROPERTY |
"zkclient.hostname.overwritten" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
JAVA_LOGIN_CONFIG_PARAM |
"java.security.auth.login.config" |
protected static final String |
ZK_LOGIN_CONTEXT_NAME_KEY |
"zookeeper.sasl.clientconfig" |
protected static final String |
ZK_SASL_CLIENT |
"zookeeper.sasl.client" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MIN_SESSION_TIMEOUT |
10000 |
public static final int |
DEFAULT_PORT |
2181 |
public static final int |
DEFAULT_TICK_TIME |
5000 |
Copyright © 2019. All rights reserved.