public interface ClusterConnector
Modifier and Type | Method and Description |
---|---|
String |
getConnectorInfo()
Returns info about the connector.
|
List<DiskBalancerDataNode> |
getNodes()
getNodes function returns a list of DiskBalancerDataNodes.
|
List<DiskBalancerDataNode> getNodes() throws Exception
Exception
String getConnectorInfo()
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.