Uses of Package
org.apache.hadoop.hbase.replication

Packages that use org.apache.hadoop.hbase.replication
org.apache.hadoop.hbase   
org.apache.hadoop.hbase.client.replication   
org.apache.hadoop.hbase.coprocessor Table of Contents 
org.apache.hadoop.hbase.protobuf Holds classes generated from protobuf src/main/protobuf definition files. 
org.apache.hadoop.hbase.regionserver   
org.apache.hadoop.hbase.replication Multi Cluster Replication 
org.apache.hadoop.hbase.replication.regionserver   
org.apache.hadoop.hbase.security.access   
org.apache.hadoop.hbase.security.visibility   
 

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase
ReplicationLoadSink
          A HBase ReplicationLoad to present MetricsSink information
ReplicationLoadSource
          A HBase ReplicationLoad to present MetricsSource information
 

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.client.replication
ReplicationException
          An HBase Replication exception.
ReplicationPeerConfig
          A configuration for the replication peer cluster.
 

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.coprocessor
ReplicationEndpoint
          ReplicationEndpoint is a plugin which implements replication to other HBase clusters, or other systems.
 

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.protobuf
ReplicationLoadSink
          A HBase ReplicationLoad to present MetricsSink information
ReplicationLoadSource
          A HBase ReplicationLoad to present MetricsSource information
 

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.regionserver
ReplicationEndpoint
          ReplicationEndpoint is a plugin which implements replication to other HBase clusters, or other systems.
 

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.replication
BaseReplicationEndpoint
          A Base implementation for ReplicationEndpoints.
HBaseReplicationEndpoint
          A BaseReplicationEndpoint for replication endpoints whose target cluster is an HBase cluster.
ReplicationEndpoint
          ReplicationEndpoint is a plugin which implements replication to other HBase clusters, or other systems.
ReplicationEndpoint.Context
           
ReplicationEndpoint.ReplicateContext
          A context for ReplicationEndpoint.replicate(ReplicateContext) method.
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.
WALEntryFilter
          A Filter for WAL entries before being sent over to replication.
 

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.replication.regionserver
BaseReplicationEndpoint
          A Base implementation for ReplicationEndpoints.
HBaseReplicationEndpoint
          A BaseReplicationEndpoint for replication endpoints whose target cluster is an HBase cluster.
ReplicationEndpoint
          ReplicationEndpoint is a plugin which implements replication to other HBase clusters, or other systems.
ReplicationEndpoint.Context
           
ReplicationEndpoint.ReplicateContext
          A context for ReplicationEndpoint.replicate(ReplicateContext) method.
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.
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.
ReplicationTracker
          This is the interface for a Replication Tracker.
 

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.security.access
ReplicationEndpoint
          ReplicationEndpoint is a plugin which implements replication to other HBase clusters, or other systems.
 

Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.security.visibility
ReplicationEndpoint
          ReplicationEndpoint is a plugin which implements replication to other HBase clusters, or other systems.
ReplicationEndpoint.Context
           
ReplicationEndpoint.ReplicateContext
          A context for ReplicationEndpoint.replicate(ReplicateContext) method.
WALEntryFilter
          A Filter for WAL entries before being sent over to replication.
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.