Uses of Interface
com.redis.om.spring.search.stream.EntityStream
Packages that use EntityStream
-
Uses of EntityStream in com.redis.om.spring.search.stream
Classes in com.redis.om.spring.search.stream that implement EntityStreamConstructors in com.redis.om.spring.search.stream with parameters of type EntityStreamModifierConstructorDescriptionRedisFluentQueryByExample(org.springframework.data.domain.Example<S> example, Class<R> resultType, EntityStream entityStream, SearchOperations<String> searchOps, org.springframework.data.redis.core.mapping.RedisMappingContext mappingContext) RedisFluentQueryByExample(org.springframework.data.domain.Example<S> example, org.springframework.data.domain.Sort sort, Class<?> domainType, Class<R> resultType, EntityStream entityStream, SearchOperations<String> searchOps, SearchStream<?> searchStream, org.springframework.data.redis.core.mapping.RedisMappingContext mappingContext) RedisFluentQueryByExample(org.springframework.data.domain.Example<S> example, org.springframework.data.domain.Sort sort, Class<?> domainType, Class<R> resultType, EntityStream entityStream, SearchOperations<String> searchOps, org.springframework.data.redis.core.mapping.RedisMappingContext mappingContext)