| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SESSION_TRACKER_NAME |
"session-tracker" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CUSTOM_IO_EXCEPTION_MESSAGE |
"Core cluster mode is not allowed with custom IO integrations" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLUSTER_STATE_DIRECTORY_NAME |
"cluster-state" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CORE_MEMBER_ID_NAME |
"core-member-id" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NOT_LEADER_ERROR_MSG |
"No write operations are allowed directly on this database. Writes must pass through the leader. The role of this server is: %s" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RAFT_MEMBERSHIP_NAME |
"membership" |
public static final String |
RAFT_TERM_NAME |
"term" |
public static final String |
RAFT_VOTE_NAME |
"vote" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PHYSICAL_LOG_DIRECTORY_NAME |
"raft-log" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLUSTER_ID_NAME |
"cluster-id" |
public static final String |
LAST_FLUSHED_NAME |
"last-flushed" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID_ALLOCATION_NAME |
"id-allocation" |
public static final String |
LOCK_TOKEN_NAME |
"lock-token" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCK_NOT_ON_LEADER_ERROR_MESSAGE |
"Should only attempt to take locks when leader." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INVALID_LOCK_TOKEN_ID |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROCEDURE_NAME |
"overview" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"getServers" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
CURRENT_VERSION |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_CHARSET |
"UTF-8" |
public static final int |
NULL_STRING_LENGTH |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CUSTOM_IO_EXCEPTION_MESSAGE |
"Read replica mode is not allowed with custom IO integrations" |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.