Class ArrayLengthAction<E>

java.lang.Object
com.redis.om.spring.search.stream.actions.BaseAbstractAction
com.redis.om.spring.search.stream.actions.ArrayLengthAction<E>
All Implemented Interfaces:
TakesJSONOperations, ToLongFunction<E>

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