Class ModOperation
java.lang.Object
org.evomaster.client.java.controller.mongo.operations.QueryOperation
org.evomaster.client.java.controller.mongo.operations.ModOperation
Represent $mod operation.
Select documents where the value of a field divided by a divisor has the specified remainder.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModOperation
-
-
Method Details
-
getFieldName
-
getDivisor
-
getRemainder
-