Uses of Class
com.yahoo.config.provision.HostSpec
Packages that use HostSpec
-
Uses of HostSpec in com.yahoo.config.provision
Methods in com.yahoo.config.provision that return HostSpecMethods in com.yahoo.config.provision that return types with arguments of type HostSpecModifier and TypeMethodDescriptionAllocatedHosts.getHosts()Returns the hosts of this allocationProvisioner.prepare(ApplicationId applicationId, ClusterSpec cluster, Capacity capacity, ProvisionLogger logger) Prepares allocation of a set of hosts with a given type, common id and the amount.Methods in com.yahoo.config.provision with parameters of type HostSpecMethod parameters in com.yahoo.config.provision with type arguments of type HostSpecModifier and TypeMethodDescriptionvoidProvisioner.activate(Collection<HostSpec> hosts, ActivationContext context, ApplicationTransaction transaction) Activates the allocation of nodes to this application captured in the hosts argument.static AllocatedHosts