Uses of Class
io.trino.execution.scheduler.NetworkLocation
Packages that use NetworkLocation
-
Uses of NetworkLocation in io.trino.execution.scheduler
Fields in io.trino.execution.scheduler declared as NetworkLocationMethods in io.trino.execution.scheduler that return NetworkLocationModifier and TypeMethodDescriptionFileBasedNetworkTopology.locate(HostAddress address) FlatNetworkTopology.locate(HostAddress address) NetworkTopology.locate(HostAddress address) SubnetBasedTopology.locate(HostAddress address) NetworkLocation.subLocation(int start, int end) Methods in io.trino.execution.scheduler that return types with arguments of type NetworkLocationModifier and TypeMethodDescriptioncom.google.common.collect.SetMultimap<NetworkLocation, InternalNode> NodeMap.getWorkersByNetworkPath()