Uses of Interface
io.trino.orc.stream.LongOutputStream
-
Packages that use LongOutputStream Package Description io.trino.orc.stream -
-
Uses of LongOutputStream in io.trino.orc.stream
Classes in io.trino.orc.stream that implement LongOutputStream Modifier and Type Class Description classLongOutputStreamV1classLongOutputStreamV2Methods in io.trino.orc.stream that return LongOutputStream Modifier and Type Method Description static LongOutputStreamLongOutputStream. createLengthOutputStream(CompressionKind compression, int bufferSize)
-