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
ExceptionString getConnectorInfo()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.