Uses of Class
org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
Package
Description
Multi Cluster Replication
-
Uses of ReplicationEndpoint.Context in org.apache.hadoop.hbase.replication
Modifier and TypeFieldDescriptionprotected ReplicationEndpoint.Context
BaseReplicationEndpoint.ctx
Modifier and TypeMethodDescriptionvoid
BaseReplicationEndpoint.init
(ReplicationEndpoint.Context context) void
HBaseReplicationEndpoint.init
(ReplicationEndpoint.Context context) void
ReplicationEndpoint.init
(ReplicationEndpoint.Context context) Initialize the replication endpoint with the given context. -
Uses of ReplicationEndpoint.Context in org.apache.hadoop.hbase.replication.regionserver
Modifier and TypeMethodDescriptionvoid
HBaseInterClusterReplicationEndpoint.init
(ReplicationEndpoint.Context context) -
Uses of ReplicationEndpoint.Context in org.apache.hadoop.hbase.security.visibility
Modifier and TypeMethodDescriptionvoid
VisibilityReplicationEndpoint.init
(ReplicationEndpoint.Context context)