mirror of
https://github.com/apache/druid.git
synced 2025-02-17 07:25:02 +00:00
remove getConfig method from DruidMaster
This commit is contained in:
parent
5f40dc6d9c
commit
ef9e077d9a
@ -132,11 +132,6 @@ public class DruidMaster
|
||||
return master;
|
||||
}
|
||||
|
||||
public DruidMasterConfig getConfig()
|
||||
{
|
||||
return config;
|
||||
}
|
||||
|
||||
public Map<String, Double> getLoadStatus()
|
||||
{
|
||||
Map<String, Integer> availableSegmentMap = Maps.newHashMap();
|
||||
|
Loading…
x
Reference in New Issue
Block a user