Package io.trino.execution.scheduler
Class SubnetBasedTopology
java.lang.Object
io.trino.execution.scheduler.SubnetBasedTopology
- All Implemented Interfaces:
NetworkTopology
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSubnetBasedTopology(List<Integer> cidrPrefixLengths, SubnetBasedTopology.AddressProtocol protocol) -
Method Summary
-
Constructor Details
-
SubnetBasedTopology
-
SubnetBasedTopology
public SubnetBasedTopology(List<Integer> cidrPrefixLengths, SubnetBasedTopology.AddressProtocol protocol)
-
-
Method Details
-
locate
- Specified by:
locatein interfaceNetworkTopology
-