JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
trino.spi
io.trino.spi
PageIndexer
Uses of Interface
io.trino.spi.PageIndexer
Packages that use
PageIndexer
Package
Description
io.trino.spi
Uses of
PageIndexer
in
io.trino.spi
Methods in
io.trino.spi
that return
PageIndexer
Modifier and Type
Method
Description
PageIndexer
PageIndexerFactory.
createPageIndexer
(
List
<
Type
> types)