| Package | Description |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.client.replication | |
| org.apache.hadoop.hbase.protobuf |
Holds classes generated from protobuf
src/main/protobuf definition files. |
| org.apache.hadoop.hbase.replication |
| Class and Description |
|---|
| ReplicationLoadSink
A HBase ReplicationLoad to present MetricsSink information
|
| ReplicationLoadSource
A HBase ReplicationLoad to present MetricsSource information
|
| Class and Description |
|---|
| ReplicationException
An HBase Replication exception.
|
| ReplicationPeerConfig
A configuration for the replication peer cluster.
|
| Class and Description |
|---|
| ReplicationLoadSink
A HBase ReplicationLoad to present MetricsSink information
|
| ReplicationLoadSource
A HBase ReplicationLoad to present MetricsSource information
|
| Class and Description |
|---|
| ReplicationException
An HBase Replication exception.
|
| ReplicationListener
The replication listener interface can be implemented if a class needs to subscribe to events
generated by the ReplicationTracker.
|
| ReplicationPeer
ReplicationPeer manages enabled / disabled state for the peer.
|
| ReplicationPeer.PeerState
State of the peer, whether it is enabled or not
|
| ReplicationPeerConfig
A configuration for the replication peer cluster.
|
| ReplicationPeers
This provides an interface for maintaining a set of peer clusters.
|
| ReplicationQueues
This provides an interface for maintaining a region server's replication queues.
|
| ReplicationQueuesClient
This provides an interface for clients of replication to view replication queues.
|
| ReplicationStateZKBase
This is a base class for maintaining replication state in zookeeper.
|
| ReplicationTracker
This is the interface for a Replication Tracker.
|
Copyright © 2007–2017. All rights reserved.