Class BrokerDynamicConfig

java.lang.Object
org.apache.druid.server.broker.BrokerDynamicConfig

public class BrokerDynamicConfig extends Object
Dynamic configuration for brokers that can be changed at runtime. This configuration is stored in the metadata store and managed through the coordinator, but is consumed by brokers.
See Also: