Uses of Class
org.springframework.data.mongodb.core.aggregation.StringOperators.StrLenBytes
Packages that use StringOperators.StrLenBytes
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of StringOperators.StrLenBytes in org.springframework.data.mongodb.core.aggregation
Methods in org.springframework.data.mongodb.core.aggregation that return StringOperators.StrLenBytesModifier and TypeMethodDescriptionStringOperators.StringOperatorFactory.length()Creates newAggregationExpressionthat returns the number of UTF-8 bytes in the associated string representation.static StringOperators.StrLenBytesStringOperators.StrLenBytes.stringLengthOf(String fieldReference) Creates newStringOperators.StrLenBytes.static StringOperators.StrLenBytesStringOperators.StrLenBytes.stringLengthOf(AggregationExpression expression) Creates newStringOperators.StrLenBytes.