@InterfaceAudience.Private public class ReplicationFactory extends Object
Constructor and Description |
---|
ReplicationFactory() |
Modifier and Type | Method and Description |
---|---|
static ReplicationPeers |
getReplicationPeers(ZKWatcher zk,
org.apache.hadoop.conf.Configuration conf) |
static ReplicationTracker |
getReplicationTracker(ZKWatcher zookeeper,
Abortable abortable,
Stoppable stopper) |
public static ReplicationPeers getReplicationPeers(ZKWatcher zk, org.apache.hadoop.conf.Configuration conf)
public static ReplicationTracker getReplicationTracker(ZKWatcher zookeeper, Abortable abortable, Stoppable stopper)
Copyright © 2007–2019 Cloudera. All rights reserved.