Modifier and Type | Method and Description |
---|---|
static QueryRequest |
MeasurementsHelper.unmarshal(String query) |
Modifier and Type | Method and Description |
---|---|
static String |
MeasurementsHelper.marshal(QueryRequest queryRequest) |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionEngine.applyExpressions(QueryRequest request,
FetchResults results)
Applies the expressions the to results.
|
QueryResponse |
MeasurementsService.query(QueryRequest request) |
void |
QueryRequestValidator.validate(QueryRequest request) |
Constructor and Description |
---|
ResourceNotFoundException(QueryRequest request) |
Modifier and Type | Method and Description |
---|---|
void |
JEXLExpressionEngine.applyExpressions(QueryRequest request,
FetchResults results)
Applies the expressions the to results.
|
Modifier and Type | Method and Description |
---|---|
QueryResponse |
MeasurementsRestService.query(QueryRequest request)
Retrieves the measurements of many resources and performs
arbitrary calculations on these.
|
Copyright © 2017. All rights reserved.