Class AccumulatorOperators.StdDevPop

java.lang.Object
org.springframework.data.mongodb.core.aggregation.AccumulatorOperators.StdDevPop
All Implemented Interfaces:
AggregationExpression, MongoExpression
Enclosing class:
AccumulatorOperators

public static class AccumulatorOperators.StdDevPop extends Object
AggregationExpression for $stdDevPop.
Author:
Christoph Strobl