JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
trino.spi
io.trino.spi
PageSorter
Uses of Interface
io.trino.spi.PageSorter
Packages that use
PageSorter
Package
Description
io.trino.spi.connector
Uses of
PageSorter
in
io.trino.spi.connector
Methods in
io.trino.spi.connector
that return
PageSorter
Modifier and Type
Method
Description
default
PageSorter
ConnectorContext.
getPageSorter
()