listNodes abstract method

Future<List<NodeDescriptor>> listNodes()

Lists nodes visible to the active connection.

Implementation

Future<List<NodeDescriptor>> listNodes();