| Modifier and Type | Class and Description |
|---|---|
class |
ReplicationQueuesClientZKImpl |
class |
TableBasedReplicationQueuesClientImpl
Implements the ReplicationQueuesClient interface on top of the Replication Table.
|
| Modifier and Type | Method and Description |
|---|---|
static ReplicationQueuesClient |
ReplicationFactory.getReplicationQueuesClient(ReplicationQueuesClientArguments args) |
| Modifier and Type | Method and Description |
|---|---|
static ReplicationPeers |
ReplicationFactory.getReplicationPeers(ZooKeeperWatcher zk,
org.apache.hadoop.conf.Configuration conf,
ReplicationQueuesClient queuesClient,
Abortable abortable) |
| Constructor and Description |
|---|
ReplicationPeersZKImpl(ZooKeeperWatcher zk,
org.apache.hadoop.conf.Configuration conf,
ReplicationQueuesClient queuesClient,
Abortable abortable) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.