Uses of Class
org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
Packages that use ReplicationEndpoint.Context
Package
Description
Multi Cluster Replication
-
Uses of ReplicationEndpoint.Context in org.apache.hadoop.hbase.replication
Fields in org.apache.hadoop.hbase.replication declared as ReplicationEndpoint.ContextModifier and TypeFieldDescriptionprotected ReplicationEndpoint.Context
BaseReplicationEndpoint.ctx
Methods in org.apache.hadoop.hbase.replication with parameters of type ReplicationEndpoint.ContextModifier 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
Methods in org.apache.hadoop.hbase.replication.regionserver with parameters of type ReplicationEndpoint.ContextModifier and TypeMethodDescriptionvoid
HBaseInterClusterReplicationEndpoint.init
(ReplicationEndpoint.Context context) -
Uses of ReplicationEndpoint.Context in org.apache.hadoop.hbase.security.visibility
Methods in org.apache.hadoop.hbase.security.visibility with parameters of type ReplicationEndpoint.ContextModifier and TypeMethodDescriptionvoid
VisibilityReplicationEndpoint.init
(ReplicationEndpoint.Context context)