Uses of Class
org.kiwiproject.consul.NotRegisteredException
Packages that use NotRegisteredException
-
Uses of NotRegisteredException in org.kiwiproject.consul
Methods in org.kiwiproject.consul that throw NotRegisteredExceptionModifier and TypeMethodDescriptionvoidChecks in with Consul.voidPrepends the default TTL prefix to the serviceId to produce a check id, then delegates toAgentClient.check(String, State, String).voidSets a TTL service check to "critical" state.voidSets a TTL service check to "critical" state with a note.voidSets a TTL check to "critical" state.voidSets a TTL check to "critical" state with a note.AgentClient.getService(String id, QueryOptions queryOptions) Retrieves all information about a service.voidSets a TTL service check to "passing" statevoidSets a TTL service check to "passing" state with a notevoidSets a TTL check to "passing" statevoidSets a TTL check to "passing" state with a notevoidSets a TTL service check to "warning" state.voidSets a TTL service check to "warning" state with a note.voidSets a TTL check to "warning" state.voidSets a TTL check to "warning" state with a note.