Class ArithmeticOperators.Rand

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

public static class ArithmeticOperators.Rand extends Object implements AggregationExpression
ArithmeticOperators.Rand returns a floating value between 0 and 1.
Since:
3.3
Author:
Mushtaq Ahmed