Class ArrayTrimAction<E>

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

public class ArrayTrimAction<E> extends BaseAbstractAction implements Consumer<E>