Uses of Interface
com.redis.om.spring.ops.search.SearchOperations
Packages that use SearchOperations
Package
Description
-
Uses of SearchOperations in com.redis.om.spring.ops
Methods in com.redis.om.spring.ops that return SearchOperations -
Uses of SearchOperations in com.redis.om.spring.ops.search
Classes in com.redis.om.spring.ops.search that implement SearchOperations -
Uses of SearchOperations in com.redis.om.spring.search.stream
Methods in com.redis.om.spring.search.stream that return SearchOperationsModifier and TypeMethodDescriptionReturnFieldsSearchStreamImpl.getSearchOperations()SearchStream.getSearchOperations()SearchStreamImpl.getSearchOperations()WrapperSearchStream.getSearchOperations()Constructors in com.redis.om.spring.search.stream with parameters of type SearchOperationsModifierConstructorDescriptionFluentQueryByExample(org.springframework.data.domain.Example<T> example, Class<T> probeType, EntityStream entityStream, SearchOperations<String> searchOps)