Package io.meeds.analytics.model
Class StatisticFieldMapping
java.lang.Object
io.meeds.analytics.model.StatisticFieldMapping
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final StringcomputeESQueryValue(String value) getESQueryValue(String value) booleanbooleanisDate()booleanbooleanbooleanisText()
-
Constructor Details
-
StatisticFieldMapping
-
-
Method Details
-
computeESQueryValue
-
isNumeric
public boolean isNumeric() -
isKeyword
public boolean isKeyword() -
isDate
public boolean isDate() -
isText
public boolean isText() -
isAggregation
public boolean isAggregation() -
getSearchFieldName
-
getAggregationFieldName
-
getESQueryValue
-