| Modifier and Type | Method and Description |
|---|---|
(package private) static Table |
DruidTable.create(DruidSchema druidSchema,
String dataSourceName,
List<org.joda.time.Interval> intervals,
Map<String,SqlTypeName> fieldMap,
Set<String> metricNameSet,
String timestampColumnName,
DruidConnectionImpl connection,
Map<String,List<ComplexMetric>> complexMetrics)
Creates a
DruidTable by using the given DruidConnectionImpl
to populate the other parameters. |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.