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.ContextBaseReplicationEndpoint.ctxMethods in org.apache.hadoop.hbase.replication with parameters of type ReplicationEndpoint.ContextModifier and TypeMethodDescriptionvoidBaseReplicationEndpoint.init(ReplicationEndpoint.Context context) voidHBaseReplicationEndpoint.init(ReplicationEndpoint.Context context) voidReplicationEndpoint.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 TypeMethodDescriptionvoidHBaseInterClusterReplicationEndpoint.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 TypeMethodDescriptionvoidVisibilityReplicationEndpoint.init(ReplicationEndpoint.Context context)