| Modifier and Type | Class and Description |
|---|---|
class |
FSReplicationPeerStorage
A filesystem based replication peer storage.
|
class |
ZKReplicationPeerStorage
ZK based replication peer storage.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationPeerStorage |
ReplicationPeers.getPeerStorage() |
static ReplicationPeerStorage |
ReplicationStorageFactory.getReplicationPeerStorage(org.apache.hadoop.fs.FileSystem fs,
ZKWatcher zk,
org.apache.hadoop.conf.Configuration conf)
Create a new
ReplicationPeerStorage. |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ReplicationPeerStorage> |
ReplicationPeerStorageType.getClazz() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.