Class StrLengthAction<E>
java.lang.Object
com.redis.om.spring.search.stream.actions.BaseAbstractAction
com.redis.om.spring.search.stream.actions.StrLengthAction<E>
- All Implemented Interfaces:
TakesJSONOperations,ToLongFunction<E>
-
Field Summary
Fields inherited from class com.redis.om.spring.search.stream.actions.BaseAbstractAction
field, idField, json -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.redis.om.spring.search.stream.actions.BaseAbstractAction
getKey, setJSONOperations
-
Constructor Details
-
StrLengthAction
-
-
Method Details
-
applyAsLong
- Specified by:
applyAsLongin interfaceToLongFunction<E>
-