Class BaseAbstractAction

java.lang.Object
com.redis.om.spring.search.stream.actions.BaseAbstractAction
All Implemented Interfaces:
TakesJSONOperations
Direct Known Subclasses:
ArrayAppendAction, ArrayIndexOfAction, ArrayInsertAction, ArrayLengthAction, ArrayPopAction, ArrayTrimAction, NumIncrByAction, StringAppendAction, StrLengthAction, ToggleAction

public abstract class BaseAbstractAction extends Object implements TakesJSONOperations