Interface ClusterConnector
- All Known Implementing Classes:
JsonNodeConnector
public interface ClusterConnector
ClusterConnector interface hides all specifics about how we communicate to
the HDFS cluster. This interface returns data in classes that diskbalancer
understands.
-
Method Summary
Modifier and TypeMethodDescriptionReturns info about the connector.getNodes()getNodes function returns a list of DiskBalancerDataNodes.