
com.redis.om.spring.search.stream.actions.TakesJSONOperations Maven / Gradle / Ivy
package com.redis.om.spring.search.stream.actions;
import com.redis.om.spring.ops.json.JSONOperations;
public interface TakesJSONOperations {
void setJSONOperations(JSONOperations json);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy