Uses of Class
com.yahoo.vespa.model.content.cluster.ContentCluster
Packages that use ContentCluster
Package
Description
Provides the classes for the Vespa config model framework.
-
Uses of ContentCluster in com.yahoo.vespa.model
Methods in com.yahoo.vespa.model that return types with arguments of type ContentClusterModifier and TypeMethodDescriptionVespaModel.getContentClusters()Returns a map of content clusters by ID -
Uses of ContentCluster in com.yahoo.vespa.model.admin.clustercontroller
Constructors in com.yahoo.vespa.model.admin.clustercontroller with parameters of type ContentClusterModifierConstructorDescriptionClusterControllerConfigurer(ContentCluster cluster, int clusterControllerIndex, int nodeCount) -
Uses of ContentCluster in com.yahoo.vespa.model.content
Methods in com.yahoo.vespa.model.content that return ContentClusterMethods in com.yahoo.vespa.model.content that return types with arguments of type ContentClusterModifier and TypeMethodDescriptionstatic List<ContentCluster>Content.getContentClusters(ConfigModelRepo pc) Methods in com.yahoo.vespa.model.content with parameters of type ContentClusterModifier and TypeMethodDescriptionStorageGroup.Builder.buildRootGroup(DeployState deployState, ContentCluster owner, Boolean isStreaming) Constructors in com.yahoo.vespa.model.content with parameters of type ContentCluster -
Uses of ContentCluster in com.yahoo.vespa.model.content.cluster
Methods in com.yahoo.vespa.model.content.cluster that return ContentClusterModifier and TypeMethodDescriptionContentCluster.Builder.build(Collection<ContainerModel> containers, ConfigModelContext context, Element w3cContentElement) ContentCluster.setRedundancy(Redundancy redundancy) Methods in com.yahoo.vespa.model.content.cluster with parameters of type ContentClusterModifier and TypeMethodDescriptionEngineFactoryBuilder.build(ModelElement clusterElem, ContentCluster c)