Uses of Class
org.apache.druid.client.DruidDataSource
-
Packages that use DruidDataSource Package Description org.apache.druid.client -
-
Uses of DruidDataSource in org.apache.druid.client
Methods in org.apache.druid.client that return DruidDataSource Modifier and Type Method Description DruidDataSourceDruidDataSource. addSegment(org.apache.druid.timeline.DataSegment dataSegment)DruidDataSourceDruidServer. getDataSource(String dataSource)Methods in org.apache.druid.client that return types with arguments of type DruidDataSource Modifier and Type Method Description Collection<DruidDataSource>DruidServer. getDataSources()
-