public class LongAggregation extends BasicNumberAggregation<java.lang.Long>
| Constructor and Description |
|---|
LongAggregation() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Long |
convert(java.lang.Double result) |
avg, getSupportedAggregationTypes, max, min, sumcount, getResultClass@Nullable
protected java.lang.Long convert(@Nullable
java.lang.Double result)
convert in class BasicNumberAggregation<java.lang.Long>