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