| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.coprocessor |
Table of Contents
Overview
Coprocessor
RegionObserver
Endpoint
Coprocessor loading
Overview
Coprocessors are code that runs in-process on each region server.
|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.replication |
Multi Cluster Replication
Cluster replication documentation has been moved to the link:http://hbase.apache.org/book.html#_cluster_replication[Cluster Replication] section of the link:http://hbase.apache.org/book.html[Apache HBase Reference Guide].
|
| org.apache.hadoop.hbase.replication.regionserver | |
| org.apache.hadoop.hbase.security.access | |
| org.apache.hadoop.hbase.security.visibility |
| 类和说明 |
|---|
| ReplicationEndpoint
ReplicationEndpoint is a plugin which implements replication
to other HBase clusters, or other systems.
|
| 类和说明 |
|---|
| ReplicationEndpoint
ReplicationEndpoint is a plugin which implements replication
to other HBase clusters, or other systems.
|
| 类和说明 |
|---|
| 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.
|
| 类和说明 |
|---|
| 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.
|
| 类和说明 |
|---|
| ReplicationEndpoint
ReplicationEndpoint is a plugin which implements replication
to other HBase clusters, or other systems.
|
| 类和说明 |
|---|
| 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–2019 The Apache Software Foundation. All rights reserved.