vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulClient / coordinateNodesAwait

coordinateNodesAwait

suspend fun ConsulClient.coordinateNodesAwait(): CoordinateList

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

Parameters

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

Returnreference
to this, for fluency *