Uses of Class
io.vertx.ext.consul.Coordinate
Packages that use Coordinate
-
Uses of Coordinate in io.vertx.ext.consul
Methods in io.vertx.ext.consul that return CoordinateModifier and TypeMethodDescriptionCoordinate.setAdj(float adj) Set adjustmentCoordinate.setErr(float err) Set errorCoordinate.setHeight(float height) Set heightSet name of nodeSet vectorMethods in io.vertx.ext.consul that return types with arguments of type CoordinateModifier and TypeMethodDescriptionCoordinateList.getList()Get list of coordinatesDcCoordinates.getServers()Get list of servers in datacenterMethod parameters in io.vertx.ext.consul with type arguments of type CoordinateModifier and TypeMethodDescriptionCoordinateList.setList(List<Coordinate> list) Set list of coordinatesDcCoordinates.setServers(List<Coordinate> servers) Set list of servers in datacenterConstructors in io.vertx.ext.consul with parameters of type Coordinate