Uses of Class
io.trino.orc.checkpoint.ByteArrayStreamCheckpoint
Packages that use ByteArrayStreamCheckpoint
-
Uses of ByteArrayStreamCheckpoint in io.trino.orc.stream
Classes in io.trino.orc.stream that implement interfaces with type arguments of type ByteArrayStreamCheckpointModifier and TypeClassDescriptionclassclassThis is a concatenation of all byte array content, and a separate length stream will be used to get the boundaries.Methods in io.trino.orc.stream that return types with arguments of type ByteArrayStreamCheckpointMethods in io.trino.orc.stream with parameters of type ByteArrayStreamCheckpointModifier and TypeMethodDescriptionvoidByteArrayInputStream.seekToCheckpoint(ByteArrayStreamCheckpoint checkpoint)