Uses of Class
io.trino.execution.scheduler.SubnetTopologyConfig
-
Packages that use SubnetTopologyConfig Package Description io.trino.execution.scheduler -
-
Uses of SubnetTopologyConfig in io.trino.execution.scheduler
Methods in io.trino.execution.scheduler that return SubnetTopologyConfig Modifier and Type Method Description SubnetTopologyConfigSubnetTopologyConfig. setAddressProtocol(SubnetBasedTopology.AddressProtocol addressProtocol)SubnetTopologyConfigSubnetTopologyConfig. setCidrPrefixLengths(String commaSeparatedLengths)Constructors in io.trino.execution.scheduler with parameters of type SubnetTopologyConfig Constructor Description SubnetBasedTopology(SubnetTopologyConfig config)
-