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.replicationFields 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.regionserverMethods 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.visibilityMethods in org.apache.hadoop.hbase.security.visibility with parameters of type ReplicationEndpoint.ContextModifier and TypeMethodDescriptionvoidVisibilityReplicationEndpoint.init(ReplicationEndpoint.Context context)