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.
|
long |
creationTime()
Returns the time, specified in system millis of when the topology became
available.
|
int |
deviceCount()
Returns the number of infrastructure devices in the topology.
|
int |
linkCount()
Returns the number of infrastructure links in the topology.
|
long |
time()
Returns the time, specified in system nanos of when the topology became
available.
|
providerId
long time()
long creationTime()
long computeCost()
int clusterCount()
int deviceCount()
int linkCount()