Uses of Class
org.springframework.data.mongodb.core.aggregation.ComparisonOperators.Cmp
Packages that use ComparisonOperators.Cmp
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of ComparisonOperators.Cmp in org.springframework.data.mongodb.core.aggregation
Methods in org.springframework.data.mongodb.core.aggregation that return ComparisonOperators.CmpModifier and TypeMethodDescriptionCreates newComparisonOperators.Cmpwith all previously added arguments appending the given one.ComparisonOperators.Cmp.compareTo(AggregationExpression expression) Creates newComparisonOperators.Cmpwith all previously added arguments appending the given one.Creates newAggregationExpressionthat compares two values.ComparisonOperators.ComparisonOperatorFactory.compareTo(AggregationExpression expression) Creates newAggregationExpressionthat compares two values.ComparisonOperators.Cmp.compareToValue(Object value) Creates newComparisonOperators.Cmpwith all previously added arguments appending the given one.ComparisonOperators.ComparisonOperatorFactory.compareToValue(Object value) Creates newAggregationExpressionthat compares two values.static ComparisonOperators.CmpCreates newComparisonOperators.Cmp.static ComparisonOperators.CmpComparisonOperators.Cmp.valueOf(AggregationExpression expression) Creates newComparisonOperators.Cmp.