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>

public class StrLengthAction<E> extends BaseAbstractAction implements ToLongFunction<E>