protected static class FastDiffDeltaEncoder.FastDiffSeekerState extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
FastDiffSeekerState() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyFromNext(org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState that)
Copy the state from the next one into this instance (the previous state
placeholder).
|
protected void copyFromNext(org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState that)