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
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final SearchFieldAccessorprotected Fieldprotected JSONOperations<String> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
field
-
json
-
idField
-
-
Constructor Details
-
BaseAbstractAction
-
-
Method Details
-
setJSONOperations
- Specified by:
setJSONOperationsin interfaceTakesJSONOperations
-
getKey
-