Class FloatStreamCheckpoint
java.lang.Object
io.trino.orc.checkpoint.FloatStreamCheckpoint
- All Implemented Interfaces:
StreamCheckpoint
-
Constructor Summary
ConstructorsConstructorDescriptionFloatStreamCheckpoint(boolean compressed, Checkpoints.ColumnPositionsList positionsList) FloatStreamCheckpoint(long inputStreamCheckpoint) -
Method Summary
-
Constructor Details
-
FloatStreamCheckpoint
public FloatStreamCheckpoint(long inputStreamCheckpoint) -
FloatStreamCheckpoint
-
-
Method Details
-
getInputStreamCheckpoint
public long getInputStreamCheckpoint() -
toPositionList
-
toString
-