| Package | Description |
|---|---|
| org.apache.hadoop.hbase.replication |
Multi Cluster Replication
|
| Modifier and Type | Method and Description |
|---|---|
protected HBaseReplicationEndpoint.SinkPeer |
HBaseReplicationEndpoint.getReplicationSink()
Get a randomly-chosen replication sink to replicate to.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
HBaseReplicationEndpoint.reportBadSink(HBaseReplicationEndpoint.SinkPeer sinkPeer)
Report a
SinkPeer as being bad (i.e. |
protected void |
HBaseReplicationEndpoint.reportSinkSuccess(HBaseReplicationEndpoint.SinkPeer sinkPeer)
Report that a
SinkPeer successfully replicated a chunk of data. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.