public interface TopologyCluster
| Modifier and Type | Method and Description |
|---|---|
int |
deviceCount()
Returns the number of devices in the cluster.
|
ClusterId |
id()
Returns the cluster id.
|
int |
linkCount()
Returns the number of infrastructure links in the cluster.
|
DeviceId |
root()
Returns the device identifier of the cluster root device.
|
ClusterId id()
int deviceCount()
int linkCount()
DeviceId root()
Copyright © 2015. All rights reserved.