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