Class MinAccumulator
java.lang.Object
de.bwaldvogel.mongo.backend.aggregation.accumulator.Accumulator
de.bwaldvogel.mongo.backend.aggregation.accumulator.MinAccumulator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.bwaldvogel.mongo.backend.aggregation.accumulator.Accumulator
getExpression, getField, parse
-
Constructor Details
-
MinAccumulator
-
-
Method Details
-
shouldTakeValue
protected boolean shouldTakeValue(int comparisonResult) -
aggregate
- Specified by:
aggregatein classAccumulator
-
getResult
- Specified by:
getResultin classAccumulator
-