Uses of Interface
io.trino.spi.Node
Packages that use Node
-
Uses of Node in io.trino.spi
Methods in io.trino.spi that return NodeMethods in io.trino.spi that return types with arguments of type NodeModifier and TypeMethodDescriptionNodeManager.getAllNodes()NodeManager.getRequiredWorkerNodes()NodeManager.getWorkerNodes() -
Uses of Node in io.trino.spi.connector
Methods in io.trino.spi.connector that return types with arguments of type NodeMethod parameters in io.trino.spi.connector with type arguments of type NodeModifier and TypeMethodDescriptionstatic ConnectorBucketNodeMapConnectorBucketNodeMap.createBucketNodeMap(List<Node> bucketToNode)