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, sum
count, getResultClass
protected java.lang.Long convert(java.lang.Double result)
convert
in class BasicNumberAggregation<java.lang.Long>