Uses of Class
io.trino.orc.OrcReader
-
Packages that use OrcReader Package Description io.trino.orc -
-
Uses of OrcReader in io.trino.orc
Methods in io.trino.orc that return types with arguments of type OrcReader Modifier and Type Method Description static Optional<OrcReader>OrcReader. createOrcReader(OrcDataSource orcDataSource, OrcReaderOptions options)
-