Uses of Class
org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
-
Uses of BufferedDataBlockEncoder.SeekerState in org.apache.hadoop.hbase.io.encoding
Modifier and TypeClassDescriptionprotected static class
Modifier and TypeClassDescriptionprotected static class
protected static class
Modifier and TypeFieldDescriptionprotected STATE
BufferedDataBlockEncoder.BufferedEncodedSeeker.current
protected STATE
BufferedDataBlockEncoder.BufferedEncodedSeeker.previous
Modifier and TypeMethodDescriptionprotected void
BufferedDataBlockEncoder.SeekerState.copyFromNext
(BufferedDataBlockEncoder.SeekerState nextState) Copy the state from the next one into this instance (the previous state placeholder).protected void
DiffKeyDeltaEncoder.DiffSeekerState.copyFromNext
(BufferedDataBlockEncoder.SeekerState that) protected void
FastDiffDeltaEncoder.FastDiffSeekerState.copyFromNext
(BufferedDataBlockEncoder.SeekerState that)