Uses of Class
org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context

Packages that use org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
Package
Description
Multi Cluster Replication
  • 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 in
    Modifier and Type
    Field
    Description
    protected 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 in
    Modifier and Type
    Method
    Description
    void
    BaseReplicationEndpoint.init(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context context)
     
    void
    HBaseReplicationEndpoint.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.