Uses of Class
io.vertx.ext.consul.NodeList
Packages that use NodeList
-
Uses of NodeList in io.vertx.ext.consul
Methods in io.vertx.ext.consul that return NodeListModifier and TypeMethodDescriptionNodeList.setIndex(long index) Set Consul index, a unique identifier representing the current state of the requested list of nodesSet list of nodesMethods in io.vertx.ext.consul that return types with arguments of type NodeListModifier and TypeMethodDescriptionConsulClient.catalogNodes()Returns the nodes registered in a datacenterConsulClient.catalogNodesWithOptions(NodeQueryOptions options) Returns the nodes registered in a datacenterCreatesWatchto monitoring the list of available nodes.Watch.nodes(Vertx vertx, ConsulClientOptions options) CreatesWatchto monitoring the list of available nodes.Constructors in io.vertx.ext.consul with parameters of type NodeList -
Uses of NodeList in io.vertx.reactivex.ext.consul
Methods in io.vertx.reactivex.ext.consul that return types with arguments of type NodeListModifier and TypeMethodDescriptionConsulClient.catalogNodes()Returns the nodes registered in a datacenterConsulClient.catalogNodesWithOptions(NodeQueryOptions options) Returns the nodes registered in a datacenterCreatesWatchto monitoring the list of available nodes.Watch.nodes(Vertx vertx, ConsulClientOptions options) CreatesWatchto monitoring the list of available nodes.ConsulClient.rxCatalogNodes()Returns the nodes registered in a datacenterConsulClient.rxCatalogNodesWithOptions(NodeQueryOptions options) Returns the nodes registered in a datacenter -
Uses of NodeList in io.vertx.rxjava3.ext.consul
Methods in io.vertx.rxjava3.ext.consul that return types with arguments of type NodeListModifier and TypeMethodDescriptionConsulClient.catalogNodes()Returns the nodes registered in a datacenterConsulClient.catalogNodesWithOptions(NodeQueryOptions options) Returns the nodes registered in a datacenterCreatesWatchto monitoring the list of available nodes.Watch.nodes(Vertx vertx, ConsulClientOptions options) CreatesWatchto monitoring the list of available nodes.ConsulClient.rxCatalogNodes()Returns the nodes registered in a datacenterConsulClient.rxCatalogNodesWithOptions(NodeQueryOptions options) Returns the nodes registered in a datacenter