| Package | Description | 
|---|---|
| io.druid.common.config | 
| Modifier and Type | Method and Description | 
|---|---|
<T> boolean | 
ConfigManager.set(String key,
   ConfigSerde<T> serde,
   T obj)  | 
<T> AtomicReference<T> | 
ConfigManager.watchConfig(String key,
           ConfigSerde<T> serde)  | 
Copyright © 2015. All rights reserved.