vertx / io.vertx.kotlin.ext.consul / Coordinate

Coordinate

fun Coordinate(adj: Float? = null, err: Float? = null, height: Float? = null, node: String? = null, vec: Iterable<Float>? = null): Coordinate

A function providing a DSL for building io.vertx.ext.consul.Coordinate objects.

Holds network coordinates of node

Parameters

adj - Set adjustment

err - Set error

height - Set height

node - Set name of node

vec - Set vector