Uses of Class
org.apache.druid.common.config.ConfigManager.SetResult
Packages that use ConfigManager.SetResult
-
Uses of ConfigManager.SetResult in org.apache.druid.common.config
Methods in org.apache.druid.common.config that return ConfigManager.SetResultModifier and TypeMethodDescriptionstatic ConfigManager.SetResultstatic ConfigManager.SetResultConfigManager.SetResult.ok()static ConfigManager.SetResultConfigManager.SetResult.retryableFailure(Exception e) ConfigManager.set(String key, ConfigSerde<T> serde, byte[] oldValue, T newObject) ConfigManager.set(String key, ConfigSerde<T> serde, T obj) Set the config and add audit entrySet the config and add audit entry