|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationEndpoint.Context | |
---|---|
org.apache.hadoop.hbase.replication | Multi Cluster Replication |
org.apache.hadoop.hbase.replication.regionserver | |
org.apache.hadoop.hbase.security.visibility |
Uses of ReplicationEndpoint.Context in org.apache.hadoop.hbase.replication |
---|
Fields in org.apache.hadoop.hbase.replication declared as ReplicationEndpoint.Context | |
---|---|
protected ReplicationEndpoint.Context |
BaseReplicationEndpoint.ctx
|
Methods in org.apache.hadoop.hbase.replication with parameters of type ReplicationEndpoint.Context | |
---|---|
void |
BaseReplicationEndpoint.init(ReplicationEndpoint.Context context)
|
void |
ReplicationEndpoint.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.Context | |
---|---|
void |
HBaseInterClusterReplicationEndpoint.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.Context | |
---|---|
void |
VisibilityReplicationEndpoint.init(ReplicationEndpoint.Context context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |