Package com.yahoo.config.model.provision
Class Host
java.lang.Object
com.yahoo.config.model.provision.Host
A hostname with zero or more aliases. This is immutable.
- Author:
- hmusum
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaliases()Returns an immutable list of the aliases of this node, which may be empty but never nullOptional<com.yahoo.config.provision.Flavor>flavor()hostname()toString()Optional<com.yahoo.component.Version>version()The current Vespa version running on this host, or empty if not known