Package org.apache.druid.client
Class BrokerSegmentWatcherConfig
- java.lang.Object
-
- org.apache.druid.client.BrokerSegmentWatcherConfig
-
public class BrokerSegmentWatcherConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description BrokerSegmentWatcherConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getIgnoredTiers()Set<String>getWatchedDataSources()Set<String>getWatchedTiers()booleanisAwaitInitializationOnStart()booleanisWatchRealtimeTasks()
-