public final class RowGroupDictionaryLengthStreamCheckpoint extends LongStreamV1Checkpoint
Constructor and Description |
---|
RowGroupDictionaryLengthStreamCheckpoint(CompressionKind compressionKind,
Checkpoints.ColumnPositionsList positionsList) |
RowGroupDictionaryLengthStreamCheckpoint(int rowGroupDictionarySize,
int offset,
long inputStreamCheckpoint) |
Modifier and Type | Method and Description |
---|---|
int |
getRowGroupDictionarySize() |
String |
toString() |
getInputStreamCheckpoint, getOffset
public RowGroupDictionaryLengthStreamCheckpoint(int rowGroupDictionarySize, int offset, long inputStreamCheckpoint)
public RowGroupDictionaryLengthStreamCheckpoint(CompressionKind compressionKind, Checkpoints.ColumnPositionsList positionsList)
public int getRowGroupDictionarySize()
public String toString()
toString
in class LongStreamV1Checkpoint
Copyright © 2012-2016. All Rights Reserved.