Uses of Interface
io.trino.parquet.ChunkReader
-
Packages that use ChunkReader Package Description io.trino.parquet -
-
Uses of ChunkReader in io.trino.parquet
Methods in io.trino.parquet that return types with arguments of type ChunkReader Modifier and Type Method Description <K> com.google.common.collect.ListMultimap<K,ChunkReader>ParquetDataSource. planRead(com.google.common.collect.ListMultimap<K,DiskRange> diskRanges)
-