Uses of Enum Class
com.yahoo.vespa.config.search.core.ProtonConfig.Replay_throttling_policy.Type.Enum
Packages that use ProtonConfig.Replay_throttling_policy.Type.Enum
-
Uses of ProtonConfig.Replay_throttling_policy.Type.Enum in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Replay_throttling_policy.Type.EnumModifier and TypeFieldDescriptionstatic final ProtonConfig.Replay_throttling_policy.Type.EnumProtonConfig.Replay_throttling_policy.Type.DYNAMICstatic final ProtonConfig.Replay_throttling_policy.Type.EnumProtonConfig.Replay_throttling_policy.Type.UNLIMITEDMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Replay_throttling_policy.Type.EnumModifier and TypeMethodDescriptionProtonConfig.Replay_throttling_policy.type()Returns the enum constant of this class with the specified name.ProtonConfig.Replay_throttling_policy.Type.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.Replay_throttling_policy.Type.EnumModifier and TypeMethodDescriptionProtonConfig.Replay_throttling_policy.Builder.type(ProtonConfig.Replay_throttling_policy.Type.Enum __value) Constructors in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Replay_throttling_policy.Type.Enum