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.ContextBaseReplicationEndpoint.ctxMethods in org.apache.hadoop.hbase.replication with parameters of type org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context in inModifier and TypeMethodDescriptionvoidBaseReplicationEndpoint.init(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context context) voidHBaseReplicationEndpoint.init(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context context) voidReplicationEndpoint.init(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context context) Initialize the replication endpoint with the given context.