Uses of Interface
com.redis.om.spring.ops.json.JSONOperations
Packages that use JSONOperations
Package
Description
-
Uses of JSONOperations in com.redis.om.spring.ops
Methods in com.redis.om.spring.ops that return JSONOperations -
Uses of JSONOperations in com.redis.om.spring.ops.json
Classes in com.redis.om.spring.ops.json that implement JSONOperations -
Uses of JSONOperations in com.redis.om.spring.search.stream.actions
Fields in com.redis.om.spring.search.stream.actions declared as JSONOperationsMethods in com.redis.om.spring.search.stream.actions with parameters of type JSONOperationsModifier and TypeMethodDescriptionvoidBaseAbstractAction.setJSONOperations(JSONOperations<String> json) voidTakesJSONOperations.setJSONOperations(JSONOperations<String> json) -
Uses of JSONOperations in com.redis.om.spring.serialization.gson
Constructors in com.redis.om.spring.serialization.gson with parameters of type JSONOperations