Class ServiceCluster

java.lang.Object
com.yahoo.config.model.producer.AbstractConfigProducer<ServiceCluster>
com.yahoo.vespa.model.generic.service.ServiceCluster
All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, ConfigProducer, Serializable

public class ServiceCluster extends AbstractConfigProducer<ServiceCluster>
A cluster of nodes running one application specific generic service. These are defined on the top level in the Vespa config
Author:
vegardh
See Also: