public class InfluxDbSchemaDaoImpl extends java.lang.Object implements InfluxDbSchemaDao
Constructor and Description |
---|
InfluxDbSchemaDaoImpl(InfluxDBAdapter influxDBAdapter) |
Modifier and Type | Method and Description |
---|---|
java.util.List<InfluxDBSeriesVO> |
getAvailableSeries() |
public InfluxDbSchemaDaoImpl(InfluxDBAdapter influxDBAdapter)
public java.util.List<InfluxDBSeriesVO> getAvailableSeries()
getAvailableSeries
in interface InfluxDbSchemaDao