Uses of Class
com.yahoo.vespa.model.content.Redundancy
Packages that use Redundancy
-
Uses of Redundancy in com.yahoo.vespa.model.content
Methods in com.yahoo.vespa.model.content that return RedundancyModifier and TypeMethodDescriptionContentSearchCluster.redundancy()Redundancy.Provider.redundancy()Methods in com.yahoo.vespa.model.content with parameters of type RedundancyModifier and TypeMethodDescriptionvoidContentSearchCluster.handleRedundancy(Redundancy redundancy) Constructors in com.yahoo.vespa.model.content with parameters of type RedundancyModifierConstructorDescriptionIndexedHierarchicDistributionValidator(StorageGroup rootGroup, Redundancy redundancy, DispatchTuning.DispatchPolicy dispatchPolicy) -
Uses of Redundancy in com.yahoo.vespa.model.content.cluster
Methods in com.yahoo.vespa.model.content.cluster that return RedundancyModifier and TypeMethodDescriptionRedundancyBuilder.build(boolean isHosted, Boolean isStreaming, int subGroups, int leafGroups, int totalNodes) ContentCluster.getRedundancy()Methods in com.yahoo.vespa.model.content.cluster with parameters of type Redundancy