@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 ReplicationFactory()
public static ReplicationPeers getReplicationPeers(ZKWatcher zk, org.apache.hadoop.conf.Configuration conf)
public static ReplicationTracker getReplicationTracker(ZKWatcher zookeeper, Abortable abortable, Stoppable stopper)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.