Class HostSpec

java.lang.Object
com.yahoo.config.provision.HostSpec
All Implemented Interfaces:
Comparable<HostSpec>

public class HostSpec extends Object implements Comparable<HostSpec>
A specification of a host and its role. Equality and order is determined by the host name.
Author:
hmusum