| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"copyreppeers" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PEERS_DIR |
"hbase.replication.peers.directory" |
public static final String |
PEERS_DIR_DEFAULT |
"peers" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REPLICATION_TRACKER_IMPL |
"hbase.replication.tracker.impl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REPLICATION_PEER_STORAGE_IMPL |
"hbase.replication.peer.storage.impl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PEERS_STATE_ZNODE |
"zookeeper.znode.replication.peers.state" |
public static final String |
PEERS_STATE_ZNODE_DEFAULT |
"peer-state" |
public static final String |
PEERS_ZNODE |
"zookeeper.znode.replication.peers" |
public static final String |
PEERS_ZNODE_DEFAULT |
"peers" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REPLICATION_ZNODE |
"zookeeper.znode.replication" |
public static final String |
REPLICATION_ZNODE_DEFAULT |
"replication" |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.