Uses of Class
com.yahoo.vespa.model.content.StorageGroup
Packages that use StorageGroup
Package
Description
-
Uses of StorageGroup in com.yahoo.vespa.model.content
Methods in com.yahoo.vespa.model.content that return StorageGroupModifier and TypeMethodDescriptionStorageGroup.Builder.buildRootGroup(DeployState deployState, ContentCluster owner, Boolean isStreaming) Methods in com.yahoo.vespa.model.content that return types with arguments of type StorageGroupModifier and TypeMethodDescriptionStorageGroup.getSubgroups()Returns the subgroups of this, or an empty list if it is a leaf groupMethods in com.yahoo.vespa.model.content with parameters of type StorageGroupModifier and TypeMethodDescriptionvoidContentSearchCluster.addSearchNode(DeployState deployState, ContentNode node, StorageGroup parentGroup, ModelElement element) Constructors in com.yahoo.vespa.model.content with parameters of type StorageGroupModifierConstructorDescriptionIndexedHierarchicDistributionValidator(StorageGroup rootGroup, Redundancy redundancy, DispatchTuning.DispatchPolicy dispatchPolicy) -
Uses of StorageGroup in com.yahoo.vespa.model.content.cluster
Methods in com.yahoo.vespa.model.content.cluster that return StorageGroup -
Uses of StorageGroup in com.yahoo.vespa.model.content.engines
Methods in com.yahoo.vespa.model.content.engines with parameters of type StorageGroupModifier and TypeMethodDescriptionDummyPersistence.Factory.create(DeployState deployState, StorageNode storageNode, StorageGroup parentGroup, ModelElement storageNodeElement) PersistenceEngine.PersistenceFactory.create(DeployState deployState, StorageNode storageNode, StorageGroup parentGroup, ModelElement storageNodeElement) ProtonEngine.Factory.create(DeployState deployState, StorageNode storageNode, StorageGroup parentGroup, ModelElement storageNodeElement)