JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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)