Class StringOperators.IndexOfBytes

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

public static class StringOperators.IndexOfBytes extends Object
AggregationExpression for $indexOfBytes.
Author:
Christoph Strobl