Class IndexExpression
java.lang.Object
dev.morphia.aggregation.expressions.impls.Expression
dev.morphia.aggregation.expressions.impls.IndexExpression
Defines the $indexOfBytes expression
- Since:
- 2.0
-
Method Details
-
end
Sets the end boundary for searching- Parameters:
end
- the end- Returns:
- this
-
start
Sets the start boundary for searching- Parameters:
start
- the start- Returns:
- this
-