Package org.apache.druid.client
Class DruidServerConfig
- java.lang.Object
-
- org.apache.druid.client.DruidServerConfig
-
public class DruidServerConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description DruidServerConfig(SegmentLoaderConfig segmentLoaderConfig)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getHiddenProperties()longgetMaxSize()intgetPriority()StringgetTier()
-
-
-
Constructor Detail
-
DruidServerConfig
@Inject public DruidServerConfig(SegmentLoaderConfig segmentLoaderConfig)
-
-