Uses of Enum Class
com.yahoo.config.model.api.ConfigChangeAction.Type
Packages that use ConfigChangeAction.Type
-
Uses of ConfigChangeAction.Type in com.yahoo.config.model.api
Methods in com.yahoo.config.model.api that return ConfigChangeAction.TypeModifier and TypeMethodDescriptionConfigChangeAction.getType()Returns what type of action is required to handle this config changedefault ConfigChangeAction.TypeConfigChangeRefeedAction.getType()default ConfigChangeAction.TypeConfigChangeReindexAction.getType()default ConfigChangeAction.TypeConfigChangeRestartAction.getType()static ConfigChangeAction.TypeReturns the enum constant of this class with the specified name.static ConfigChangeAction.Type[]ConfigChangeAction.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.