public class LegacyNetworkTopology extends Object implements NetworkTopology
| Constructor and Description |
|---|
LegacyNetworkTopology() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getLocationSegmentNames()
Strings describing the meaning of each segment of a NetworkLocation returned from locate().
|
NetworkLocation |
locate(HostAddress address) |
public NetworkLocation locate(HostAddress address)
locate in interface NetworkTopologypublic List<String> getLocationSegmentNames()
NetworkTopologygetLocationSegmentNames in interface NetworkTopologyCopyright © 2012–2019. All rights reserved.