getClusterNodes abstract method

Future<List<ClusterNode>> getClusterNodes()

Returns information about all the nodes participating in the cluster

Implementation

Future<List<ClusterNode>> getClusterNodes();