Class ArrayPopAction<E,R>

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

public class ArrayPopAction<E,R> extends BaseAbstractAction implements Function<E,R>