Uses of Class
org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
Packages that use org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
-
Uses of org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context in org.apache.hadoop.hbase.replication
Fields in org.apache.hadoop.hbase.replication declared as org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context in inModifier and TypeFieldDescriptionprotected org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
BaseReplicationEndpoint.ctx
Methods in org.apache.hadoop.hbase.replication with parameters of type org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context in inModifier and TypeMethodDescriptionvoid
BaseReplicationEndpoint.init
(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context context) void
ReplicationEndpoint.init
(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context context) Initialize the replication endpoint with the given context.