Package | Description |
---|---|
org.apache.hadoop.hbase.master.cleaner | |
org.apache.hadoop.hbase.master.replication | |
org.apache.hadoop.hbase.replication |
Multi Cluster Replication
|
org.apache.hadoop.hbase.replication.master |
Modifier and Type | Field and Description |
---|---|
private ReplicationQueuesClient |
ReplicationZKNodeCleaner.queuesClient |
Modifier and Type | Field and Description |
---|---|
private ReplicationQueuesClient |
ReplicationManager.replicationQueuesClient |
Modifier and Type | Class and Description |
---|---|
class |
ReplicationQueuesClientZKImpl |
Modifier and Type | Field and Description |
---|---|
private ReplicationQueuesClient |
ReplicationPeersZKImpl.queuesClient |
Modifier and Type | Method and Description |
---|---|
static ReplicationQueuesClient |
ReplicationFactory.getReplicationQueuesClient(ReplicationQueuesClientArguments args) |
Modifier and Type | Method and Description |
---|---|
static ReplicationPeers |
ReplicationFactory.getReplicationPeers(ZKWatcher zk,
org.apache.hadoop.conf.Configuration conf,
ReplicationQueuesClient queuesClient,
Abortable abortable) |
Constructor and Description |
---|
ReplicationPeersZKImpl(ZKWatcher zk,
org.apache.hadoop.conf.Configuration conf,
ReplicationQueuesClient queuesClient,
Abortable abortable) |
Modifier and Type | Field and Description |
---|---|
private ReplicationQueuesClient |
ReplicationLogCleaner.replicationQueues |
private ReplicationQueuesClient |
ReplicationHFileCleaner.rqc |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationLogCleaner.setConf(org.apache.hadoop.conf.Configuration conf,
ZKWatcher zk,
ReplicationQueuesClient replicationQueuesClient) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.