Uses of Class
io.trino.orc.DiskRange
Packages that use DiskRange
-
Uses of DiskRange in io.trino.orc
Methods in io.trino.orc that return DiskRangeModifier and TypeMethodDescriptionCachingOrcDataSource.RegionFinder.getRangeFor(long desiredOffset) Returns the minimal DiskRange that encloses both this DiskRange and otherDiskRange.Methods in io.trino.orc that return types with arguments of type DiskRangeModifier and TypeMethodDescriptionOrcDataSourceUtils.mergeAdjacentDiskRanges(Collection<DiskRange> diskRanges, io.airlift.units.DataSize maxMergeDistance, io.airlift.units.DataSize maxReadSize) Merge disk ranges that are closer thanmaxMergeDistance.Methods in io.trino.orc with parameters of type DiskRangeModifier and TypeMethodDescriptionbooleanstatic io.airlift.slice.SliceOrcDataSourceUtils.getDiskRangeSlice(DiskRange diskRange, Map<DiskRange, io.airlift.slice.Slice> buffers) Get a slice for the disk range from the provided buffers.Returns the minimal DiskRange that encloses both this DiskRange and otherDiskRange.Method parameters in io.trino.orc with type arguments of type DiskRangeModifier and TypeMethodDescriptionstatic io.airlift.slice.SliceOrcDataSourceUtils.getDiskRangeSlice(DiskRange diskRange, Map<DiskRange, io.airlift.slice.Slice> buffers) Get a slice for the disk range from the provided buffers.OrcDataSourceUtils.mergeAdjacentDiskRanges(Collection<DiskRange> diskRanges, io.airlift.units.DataSize maxMergeDistance, io.airlift.units.DataSize maxReadSize) Merge disk ranges that are closer thanmaxMergeDistance.final <K> Map<K,OrcDataReader> <K> Map<K,OrcDataReader> final <K> Map<K,OrcDataReader> <K> Map<K,OrcDataReader>