Class NodeList
java.lang.Object
io.vertx.ext.consul.NodeList
-
Constructor Summary
ConstructorsConstructorDescriptionNodeList()Default constructorNodeList(JsonObject json) Constructor from JSONCopy constructor -
Method Summary
-
Constructor Details
-
NodeList
public NodeList()Default constructor -
NodeList
-
NodeList
-
-
Method Details
-
toJson
-
getIndex
public long getIndex()Get Consul index- Returns:
- the consul index
-
setIndex
Set Consul index, a unique identifier representing the current state of the requested list of nodes- Parameters:
index- the consul index- Returns:
- reference to this, for fluency
-
getList
-
setList
-
equals
-
hashCode
-