Uses of Class
io.trino.orc.checkpoint.InvalidCheckpointException
Packages that use InvalidCheckpointException
-
Uses of InvalidCheckpointException in io.trino.orc.checkpoint
Methods in io.trino.orc.checkpoint that throw InvalidCheckpointExceptionModifier and TypeMethodDescriptionstatic Map<StreamId, StreamCheckpoint> Checkpoints.getStreamCheckpoints(Set<OrcColumnId> columns, ColumnMetadata<OrcType> columnTypes, boolean compressed, int rowGroupId, ColumnMetadata<ColumnEncoding> columnEncodings, Map<StreamId, Stream> streams, Map<StreamId, List<RowGroupIndex>> columnIndexes)