| Modifier and Type | Method and Description |
|---|---|
int |
clusterCount()
Returns the number of SCCs (strongly connected components) in the
topology.
|
long |
computeCost()
Returns the time, specified in system nanos of how long the topology
took to compute.
|
int |
deviceCount()
Returns the number of infrastructure devices in the topology.
|
int |
linkCount()
Returns the number of infrastructure links in the topology.
|
int |
pathCount()
Returns the number of infrastructure paths computed between devices
in the topology.
|
long |
time()
Returns the time, specified in system nanos of when the topology
became available.
|
providerIdlong time()
long computeCost()
int clusterCount()
int deviceCount()
int linkCount()
int pathCount()
Copyright © 2015. All rights reserved.