Class RegionReplicationSink.SinkEntry

java.lang.Object
org.apache.hadoop.hbase.regionserver.regionreplication.RegionReplicationSink.SinkEntry
Enclosing class:
RegionReplicationSink

private static final class RegionReplicationSink.SinkEntry extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • replicated

      void replicated()
      Should be called regardless of the result of the replicating operation. Unless you still want to reuse this entry, otherwise you must call this method to release the possible off heap memories.