public class DatasetMapper extends Object
Constructor and Description |
---|
DatasetMapper(String jdbc) |
Modifier and Type | Method and Description |
---|---|
void |
execute(String query,
boolean groupBySecondColumn,
boolean calculateSlope,
String formatTime,
List<Object> parameters) |
TreeMap<String,TreeMap<String,Double>> |
getDataset() |
List<String> |
getXAxisMap() |
public DatasetMapper(String jdbc)
Copyright © 2016 Apache Software Foundation. All Rights Reserved.