vertx / io.vertx.rxjava.ext.consul / ConsulClient / coordinateNodes

coordinateNodes

open fun coordinateNodes(resultHandler: Handler<AsyncResult<CoordinateList>>): ConsulClient

Returns the LAN network coordinates for all nodes in a given DC

Parameters

resultHandler - will be provided with network coordinates of nodes in datacenter

Return
reference to this, for fluency