| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_COMMIT_TIMEOUT |
5000 |
public static final int |
DEFAULT_HEARTBEAT_TIMEOUT |
200 |
public static final int |
DEFAULT_MAX_ELECTION_TIMEOUT |
1000 |
public static final int |
DEFAULT_MAX_TRANSACTION_DURATION |
5000 |
public static final long |
DEFAULT_MAX_UNAPPLIED_LOG_MEMORY |
104857600L |
public static final int |
DEFAULT_MIN_ELECTION_TIMEOUT |
750 |
public static final int |
DEFAULT_TCP_PORT |
9660 |
public static final String |
OPTION_CONSISTENCY |
"consistency" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CHECK_INTERVAL |
2000 |
public static final int |
DEFAULT_MIN_AVAILABLE_TIME |
10000 |
public static final int |
DEFAULT_MIN_UNAVAILABLE_TIME |
30000 |
public static final int |
DEFAULT_TRANSACTION_TIMEOUT |
1000 |
Copyright © 2016. All rights reserved.