public static class EventAnalyticsReportRequest.GroupByHolder extends Object
Constructor and Description |
---|
GroupByHolder(String groupByType,
DocumentTypeField field,
ISubAggregationAwareAggregation aggregation,
java.util.function.Function<Object,String> translateFunc) |
Modifier and Type | Method and Description |
---|---|
ISubAggregationAwareAggregation |
getAggregation()
Returns the aggregation.
|
DocumentTypeField |
getField()
Returns the field.
|
String |
getGroupByType()
Returns the groupByType.
|
java.util.function.Function<Object,String> |
getTranslateFunc()
Returns the translateFunc.
|
public GroupByHolder(String groupByType, DocumentTypeField field, ISubAggregationAwareAggregation aggregation, java.util.function.Function<Object,String> translateFunc)
public String getGroupByType()
public DocumentTypeField getField()
public ISubAggregationAwareAggregation getAggregation()
public java.util.function.Function<Object,String> getTranslateFunc()
Lumisportal 11.0.0.180924 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.