java.lang.Object
org.opencastproject.statistics.provider.influx.provider.InfluxProviderConfiguration.InfluxProviderSource
-
Constructor Summary
Constructors
-
Method Summary
Set<org.opencastproject.statistics.api.DataResolution>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
InfluxProviderSource
public InfluxProviderSource()
-
InfluxProviderSource
public InfluxProviderSource(String aggregation,
String aggregationVariable,
String measurement,
String resourceIdName,
Set<org.opencastproject.statistics.api.DataResolution> resolutions)
-
Method Details
-
getAggregation
public String getAggregation()
-
getAggregationVariable
public String getAggregationVariable()
-
getMeasurement
public String getMeasurement()
-
getResourceIdName
public String getResourceIdName()
-
getResolutions
public Set<org.opencastproject.statistics.api.DataResolution> getResolutions()