open fun coordinateNodes(resultHandler: Handler<AsyncResult<CoordinateList>>): ConsulClient
Returns the LAN network coordinates for all nodes in a given DC
resultHandler - will be provided with network coordinates of nodes in datacenter
Return
reference to this, for fluency