Uses of Class
io.trino.orc.checkpoint.ByteStreamCheckpoint
Packages that use ByteStreamCheckpoint
-
Uses of ByteStreamCheckpoint in io.trino.orc.checkpoint
Methods in io.trino.orc.checkpoint that return ByteStreamCheckpointConstructors in io.trino.orc.checkpoint with parameters of type ByteStreamCheckpointModifierConstructorDescriptionBooleanStreamCheckpoint(int offset, ByteStreamCheckpoint byteStreamCheckpoint) -
Uses of ByteStreamCheckpoint in io.trino.orc.stream
Classes in io.trino.orc.stream that implement interfaces with type arguments of type ByteStreamCheckpointMethods in io.trino.orc.stream that return types with arguments of type ByteStreamCheckpointMethods in io.trino.orc.stream with parameters of type ByteStreamCheckpointModifier and TypeMethodDescriptionvoidByteInputStream.seekToCheckpoint(ByteStreamCheckpoint checkpoint)