Class EventList
java.lang.Object
io.vertx.ext.consul.EventList
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructorEventList(JsonObject json) Constructor from JSONCopy constructor -
Method Summary
-
Constructor Details
-
EventList
public EventList()Default constructor -
EventList
-
EventList
-
-
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 events- Parameters:
index- the consul index- Returns:
- reference to this, for fluency
-
getList
-
setList
-
equals
-
hashCode
-