Uses of Enum Class
com.yahoo.vespa.model.container.search.searchchain.Source.GroupOption
Packages that use Source.GroupOption
-
Uses of Source.GroupOption in com.yahoo.vespa.model.container.search.searchchain
Fields in com.yahoo.vespa.model.container.search.searchchain declared as Source.GroupOptionMethods in com.yahoo.vespa.model.container.search.searchchain that return Source.GroupOptionModifier and TypeMethodDescriptionstatic Source.GroupOptionReturns the enum constant of this class with the specified name.static Source.GroupOption[]Source.GroupOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.yahoo.vespa.model.container.search.searchchain with parameters of type Source.GroupOptionModifierConstructorDescriptionSource(com.yahoo.component.chain.model.ChainSpecification specWithoutInnerSearchers, com.yahoo.search.searchchain.model.federation.FederationOptions federationOptions, Source.GroupOption groupOption)