Class Hierarchy
- java.lang.Object
- com.redis.om.spring.search.stream.AggregationPage<E> (implements java.io.Serializable, org.springframework.data.domain.Slice<T>)
- com.redis.om.spring.search.stream.AggregationPageable (implements org.springframework.data.domain.Pageable)
- com.redis.om.spring.search.stream.AggregationStreamImpl<E,
T> (implements com.redis.om.spring.search.stream.AggregationStream<T>) - com.redis.om.spring.search.stream.EntityStreamImpl (implements com.redis.om.spring.search.stream.EntityStream)
- com.redis.om.spring.search.stream.ExampleToNodeConverter<E>
- com.redis.om.spring.search.stream.FluentQueryByExample<T> (implements org.springframework.data.repository.query.FluentQuery.FetchableFluentQuery<T>)
- com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl<E,
T> (implements com.redis.om.spring.search.stream.SearchStream<E>) - com.redis.om.spring.search.stream.SearchStreamImpl<E> (implements com.redis.om.spring.search.stream.SearchStream<E>)
- com.redis.om.spring.search.stream.WrapperSearchStream<E> (implements com.redis.om.spring.search.stream.SearchStream<E>)
Interface Hierarchy
- com.redis.om.spring.search.stream.AggregationStream<T>
- java.lang.AutoCloseable
- java.util.stream.BaseStream<T,
S> - com.redis.om.spring.search.stream.SearchStream<E>
- java.util.stream.BaseStream<T,
- com.redis.om.spring.search.stream.EntityStream