Uses of Class
org.kiwiproject.consul.model.health.Node
Packages that use Node
Package
Description
-
Uses of Node in org.kiwiproject.consul
Methods in org.kiwiproject.consul that return types with arguments of type NodeModifier and TypeMethodDescriptionCatalogClient.getNodes()Retrieves all nodes.CatalogClient.getNodes(QueryOptions queryOptions) Retrieves all nodes for a given datacenter withQueryOptions.Method parameters in org.kiwiproject.consul with type arguments of type NodeModifier and TypeMethodDescriptionvoidCatalogClient.getNodes(QueryOptions queryOptions, ConsulResponseCallback<List<Node>> callback) Asynchronously retrieves the nodes for a given datacenter withQueryOptions. -
Uses of Node in org.kiwiproject.consul.model.catalog
Methods in org.kiwiproject.consul.model.catalog that return NodeModifier and TypeMethodDescriptionabstract NodeCatalogNode.getNode()ImmutableCatalogNode.getNode()Methods in org.kiwiproject.consul.model.catalog with parameters of type NodeModifier and TypeMethodDescriptionInitializes the value for thenodeattribute.final ImmutableCatalogNodeCopy the current immutable object by setting a value for thenodeattribute. -
Uses of Node in org.kiwiproject.consul.model.health
Subclasses of Node in org.kiwiproject.consul.model.healthMethods in org.kiwiproject.consul.model.health that return NodeModifier and TypeMethodDescriptionImmutableServiceCheck.getNode()ImmutableServiceHealth.getNode()abstract NodeServiceCheck.getNode()abstract NodeServiceHealth.getNode()Methods in org.kiwiproject.consul.model.health with parameters of type NodeModifier and TypeMethodDescriptionstatic ImmutableNodeCreates an immutable copy of aNodevalue.final ImmutableNode.BuilderFill a builder with attribute values from the providedNodeinstance.Initializes the value for thenodeattribute.Initializes the value for thenodeattribute.final ImmutableServiceCheckCopy the current immutable object by setting a value for thenodeattribute.final ImmutableServiceHealthCopy the current immutable object by setting a value for thenodeattribute. -
Uses of Node in org.kiwiproject.consul.model.query
Methods in org.kiwiproject.consul.model.query that return NodeModifier and TypeMethodDescriptionImmutableQueryResult.getNode()abstract NodeQueryResult.getNode()Methods in org.kiwiproject.consul.model.query with parameters of type NodeModifier and TypeMethodDescriptionInitializes the value for thenodeattribute.final ImmutableQueryResultCopy the current immutable object by setting a value for thenodeattribute.