Uses of Class
com.redis.om.spring.search.stream.actions.ArrayPopAction
Packages that use ArrayPopAction
-
Uses of ArrayPopAction in com.redis.om.spring.metamodel.indexed
Methods in com.redis.om.spring.metamodel.indexed that return ArrayPopActionModifier and TypeMethodDescription<R> ArrayPopAction<E,R> TagField.pop()<R> ArrayPopAction<E,R> <R> ArrayPopAction<E,R> <R> ArrayPopAction<E,R> TagField.removeFirst()<R> ArrayPopAction<E,R> TagField.removeLast() -
Uses of ArrayPopAction in com.redis.om.spring.metamodel.nonindexed
Methods in com.redis.om.spring.metamodel.nonindexed that return ArrayPopActionModifier and TypeMethodDescription<R> ArrayPopAction<? super E,R> NonIndexedTagField.pop()<R> ArrayPopAction<? super E,R> <R> ArrayPopAction<? super E,R> <R> ArrayPopAction<? super E,R> NonIndexedTagField.removeFirst()<R> ArrayPopAction<? super E,R> NonIndexedTagField.removeLast()