Package org.n52.io.extension.aggregation
Class AggregationService
- java.lang.Object
-
- org.n52.io.extension.aggregation.AggregationService
-
@Component public class AggregationService extends Object
-
-
Constructor Summary
Constructors Constructor Description AggregationService(AggregationAssembler repository)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.n52.io.response.dataset.AggregationOutput<org.n52.io.response.dataset.AbstractValue<?>>getAggregations(org.n52.io.request.IoParameters parameters, String datasetId)
-
-
-
Constructor Detail
-
AggregationService
public AggregationService(AggregationAssembler repository)
-
-
Method Detail
-
getAggregations
public org.n52.io.response.dataset.AggregationOutput<org.n52.io.response.dataset.AbstractValue<?>> getAggregations(org.n52.io.request.IoParameters parameters, String datasetId)
-
-