Uses of Enum Class
com.yahoo.vespa.config.search.core.ProtonConfig.Flush.Strategy.Enum
Packages that use ProtonConfig.Flush.Strategy.Enum
-
Uses of ProtonConfig.Flush.Strategy.Enum in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Flush.Strategy.EnumModifier and TypeFieldDescriptionstatic final ProtonConfig.Flush.Strategy.EnumProtonConfig.Flush.Strategy.MEMORYstatic final ProtonConfig.Flush.Strategy.EnumProtonConfig.Flush.Strategy.SIMPLEMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Flush.Strategy.EnumModifier and TypeMethodDescriptionProtonConfig.Flush.strategy()Returns the enum constant of this class with the specified name.static ProtonConfig.Flush.Strategy.Enum[]ProtonConfig.Flush.Strategy.Enum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Flush.Strategy.EnumModifier and TypeMethodDescriptionProtonConfig.Flush.Builder.strategy(ProtonConfig.Flush.Strategy.Enum __value) Constructors in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Flush.Strategy.Enum