Package io.trino.orc
Interface CachingOrcDataSource.RegionFinder
-
- Enclosing class:
- CachingOrcDataSource
public static interface CachingOrcDataSource.RegionFinder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DiskRangegetRangeFor(long desiredOffset)
-
-
-
Method Detail
-
getRangeFor
DiskRange getRangeFor(long desiredOffset)
-
-