| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.replication | |
| org.apache.hadoop.hbase.replication.regionserver |
| Class and Description |
|---|
| ReplicationEndpoint
ReplicationEndpoint is a plugin which implements replication
to other HBase clusters, or other systems.
|
| Class and Description |
|---|
| 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. |
| WALCellFilter
A filter for WAL entry cells before being sent over to replication.
|
| WALEntryFilter
A Filter for WAL entries before being sent over to replication.
|
| Class and Description |
|---|
| 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. |
| WALEntryFilter
A Filter for WAL entries before being sent over to replication.
|