Uses of Class
io.trino.orc.checkpoint.BooleanStreamCheckpoint
Packages that use BooleanStreamCheckpoint
-
Uses of BooleanStreamCheckpoint in io.trino.orc.stream
Classes in io.trino.orc.stream that implement interfaces with type arguments of type BooleanStreamCheckpointMethods in io.trino.orc.stream that return types with arguments of type BooleanStreamCheckpointModifier and TypeMethodDescriptionBooleanOutputStream.getCheckpoints()PresentOutputStream.getCheckpoints()Methods in io.trino.orc.stream with parameters of type BooleanStreamCheckpointModifier and TypeMethodDescriptionvoidBooleanInputStream.seekToCheckpoint(BooleanStreamCheckpoint checkpoint)