Uses of Class
io.trino.hive.formats.compression.MemoryCompressedSliceOutput
Packages that use MemoryCompressedSliceOutput
-
Uses of MemoryCompressedSliceOutput in io.trino.hive.formats.compression
Methods in io.trino.hive.formats.compression that return MemoryCompressedSliceOutputModifier and TypeMethodDescriptionCodec.createMemoryCompressedSliceOutput(int minChunkSize, int maxChunkSize) MemoryCompressedSliceOutput.createRecycledCompressedSliceOutput()static MemoryCompressedSliceOutputMemoryCompressedSliceOutput.createUncompressedMemorySliceOutput(int minChunkSize, int maxChunkSize)