Uses of Class
io.vertx.ext.consul.ServiceEntry
Packages that use ServiceEntry
-
Uses of ServiceEntry in io.vertx.ext.consul
Methods in io.vertx.ext.consul that return ServiceEntryModifier and TypeMethodDescriptionSet list of checksSet nodeServiceEntry.setService(Service service) Set serviceMethods in io.vertx.ext.consul that return types with arguments of type ServiceEntryModifier and TypeMethodDescriptionServiceEntryList.getList()Get list of servicesPreparedQueryExecuteResponse.getNodes()Get the list of healthy nodes providing the given service, as specified by the constraints of the prepared query.Method parameters in io.vertx.ext.consul with type arguments of type ServiceEntryModifier and TypeMethodDescriptionServiceEntryList.setList(List<ServiceEntry> list) Set list of servicesPreparedQueryExecuteResponse.setNodes(List<ServiceEntry> nodes) Set the list of healthy nodes providing the given service, as specified by the constraints of the prepared query.Constructors in io.vertx.ext.consul with parameters of type ServiceEntry