Class Hierarchy
- java.lang.Object
- org.springframework.data.keyvalue.core.AbstractKeyValueAdapter (implements org.springframework.data.keyvalue.core.KeyValueAdapter)
- org.springframework.data.redis.core.RedisKeyValueAdapter (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.InitializingBean)
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,S>
- com.redis.om.spring.tuple.AbstractTupleMapper<T,R> (implements com.redis.om.spring.tuple.TupleMapper<T,R>)
- com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9>
- com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>
- com.redis.om.spring.tuple.impl.mapper.EmptyTupleMapperImpl<T>
- com.redis.om.spring.tuple.impl.mapper.HextupleMapperImpl<T,T0,T1,T2,T3,T4,T5>
- com.redis.om.spring.tuple.impl.mapper.NonupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8>
- com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>
- com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>
- com.redis.om.spring.tuple.impl.mapper.OctupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7>
- com.redis.om.spring.tuple.impl.mapper.PairMapperImpl<T,T0,T1>
- com.redis.om.spring.tuple.impl.mapper.QuadMapperImpl<T,T0,T1,T2,T3>
- com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>
- com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>
- com.redis.om.spring.tuple.impl.mapper.QuintupleMapperImpl<T,T0,T1,T2,T3,T4>
- com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>
- com.redis.om.spring.tuple.impl.mapper.SeptupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6>
- com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>
- com.redis.om.spring.tuple.impl.mapper.SingleMapperImpl<T,T0>
- com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12>
- com.redis.om.spring.tuple.impl.mapper.TripleMapperImpl<T,T0,T1,T2>
- com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>
- com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl<T,T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>
- 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.autocomplete.AutoCompleteAspect (implements org.springframework.core.Ordered)
- com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- com.redis.om.spring.repository.query.autocomplete.AutoCompleteQueryExecutor
- com.redis.om.spring.search.stream.actions.BaseAbstractAction (implements com.redis.om.spring.search.stream.actions.TakesJSONOperations)
- com.redis.om.spring.search.stream.predicates.BaseAbstractPredicate<E,T> (implements com.redis.om.spring.search.stream.predicates.SearchFieldPredicate<E,T>)
- com.redis.om.spring.search.stream.predicates.AndPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.numeric.BetweenPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.tag.ContainsAllPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.fulltext.EndsWithPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.tag.EndsWithPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.fulltext.EqualPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.geo.EqualPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.numeric.EqualPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.tag.EqualPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.numeric.GreaterThanOrEqualPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.numeric.GreaterThanPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.fulltext.InPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.numeric.InPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.tag.InPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.vector.KNNPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.numeric.LessThanOrEqualPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.numeric.LessThanPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.fulltext.LikePredicate<E,T>
- com.redis.om.spring.search.stream.predicates.geo.NearPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.fulltext.NotEqualPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.geo.NotEqualPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.numeric.NotEqualPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.tag.NotEqualPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.fulltext.NotLikePredicate<E,T>
- com.redis.om.spring.search.stream.predicates.OrPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.geo.OutsideOfPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.fulltext.StartsWithPredicate<E,T>
- com.redis.om.spring.search.stream.predicates.tag.StartsWithPredicate<E,T>
- com.redis.om.spring.tuple.impl.BasicAbstractTuple<T,R> (implements com.redis.om.spring.tuple.GenericTuple<R>)
- com.redis.om.spring.tuple.impl.AbstractTuple (implements com.redis.om.spring.tuple.Tuple)
- com.redis.om.spring.tuple.impl.DecupleImpl<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9> (implements com.redis.om.spring.tuple.Decuple<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9>)
- com.redis.om.spring.tuple.impl.DuodecupleImpl<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> (implements com.redis.om.spring.tuple.Duodecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12>)
- com.redis.om.spring.tuple.impl.EmptyTupleImpl (implements com.redis.om.spring.tuple.EmptyTuple)
- com.redis.om.spring.tuple.impl.HextupleImpl<T0,T1,T2,T3,T4,T5> (implements com.redis.om.spring.tuple.Hextuple<E1,E2,E3,E4,E5,E6>)
- com.redis.om.spring.tuple.impl.NonupleImpl<T0,T1,T2,T3,T4,T5,T6,T7,T8> (implements com.redis.om.spring.tuple.Nonuple<E1,E2,E3,E4,E5,E6,E7,E8,E9>)
- com.redis.om.spring.tuple.impl.NovemdecupleImpl<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> (implements com.redis.om.spring.tuple.Novemdecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15,E16,E17,E18,E19>)
- com.redis.om.spring.tuple.impl.OctodecupleImpl<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> (implements com.redis.om.spring.tuple.Octodecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15,E16,E17,E18>)
- com.redis.om.spring.tuple.impl.OctupleImpl<T0,T1,T2,T3,T4,T5,T6,T7> (implements com.redis.om.spring.tuple.Octuple<E1,E2,E3,E4,E5,E6,E7,T7>)
- com.redis.om.spring.tuple.impl.PairImpl<T0,T1> (implements com.redis.om.spring.tuple.Pair<E1,E2>)
- com.redis.om.spring.tuple.impl.QuadImpl<T0,T1,T2,T3> (implements com.redis.om.spring.tuple.Quad<E1,E2,E3,E4>)
- com.redis.om.spring.tuple.impl.QuattuordecupleImpl<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> (implements com.redis.om.spring.tuple.Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>)
- com.redis.om.spring.tuple.impl.QuindecupleImpl<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> (implements com.redis.om.spring.tuple.Quindecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15>)
- com.redis.om.spring.tuple.impl.QuintupleImpl<T0,T1,T2,T3,T4> (implements com.redis.om.spring.tuple.Quintuple<E1,E2,E3,E4,E5>)
- com.redis.om.spring.tuple.impl.SeptendecupleImpl<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> (implements com.redis.om.spring.tuple.Septendecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15,E16,E17>)
- com.redis.om.spring.tuple.impl.SeptupleImpl<T0,T1,T2,T3,T4,T5,T6> (implements com.redis.om.spring.tuple.Septuple<E1,E2,E3,E4,E5,E6,E7>)
- com.redis.om.spring.tuple.impl.SexdecupleImpl<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> (implements com.redis.om.spring.tuple.Sexdecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15,E16>)
- com.redis.om.spring.tuple.impl.SingleImpl<T0> (implements com.redis.om.spring.tuple.Single<T0>)
- com.redis.om.spring.tuple.impl.TredecupleImpl<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> (implements com.redis.om.spring.tuple.Tredecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13>)
- com.redis.om.spring.tuple.impl.TripleImpl<T0,T1,T2> (implements com.redis.om.spring.tuple.Triple<E1,E2,E3>)
- com.redis.om.spring.tuple.impl.TupleInfiniteDegreeImpl
- com.redis.om.spring.tuple.impl.UndecupleImpl<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> (implements com.redis.om.spring.tuple.Undecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11>)
- com.redis.om.spring.tuple.impl.VigintupleImpl<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> (implements com.redis.om.spring.tuple.Vigintuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15,E16,E17,E18,E19,E20>)
- com.redis.om.spring.bloom.BloomAspect (implements org.springframework.core.Ordered)
- com.redis.om.spring.ops.pds.BloomOperationsImpl<K> (implements com.redis.om.spring.ops.pds.BloomOperations<K>)
- com.redis.om.spring.repository.query.bloom.BloomQueryExecutor
- com.redis.om.spring.convert.BooleanToBytesConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.BytesToBooleanConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.BytesToLocalDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.BytesToLocalDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.BytesToOffsetDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.BytesToPointConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.BytesToUlidConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.ops.pds.CountMinSketchOperationsImpl<K> (implements com.redis.om.spring.ops.pds.CountMinSketchOperations<K>)
- com.redis.om.spring.ops.pds.CuckooFilterOperationsImpl<K> (implements com.redis.om.spring.ops.pds.CuckooFilterOperations<K>)
- org.springframework.data.convert.CustomConversions
- org.springframework.data.redis.core.convert.RedisCustomConversions
- com.redis.om.spring.serialization.gson.DateTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- com.redis.om.spring.vectorize.DefaultFeatureExtractor (implements com.redis.om.spring.vectorize.FeatureExtractor)
- com.redis.om.spring.audit.EntityAuditor
- com.redis.om.spring.search.stream.EntityStreamImpl (implements com.redis.om.spring.search.stream.EntityStream)
- com.redis.om.spring.vectorize.face.FaceDetectionTranslator (implements ai.djl.translate.Translator<I,O>)
- com.redis.om.spring.vectorize.face.FaceFeatureTranslator (implements ai.djl.translate.Translator<I,O>)
- com.redis.om.spring.tuple.Fields
- com.redis.om.spring.serialization.gson.GsonListOfType<T> (implements java.lang.reflect.ParameterizedType)
- com.redis.om.spring.serialization.gson.GsonReferencesSerializationExclusionStrategy (implements com.google.gson.ExclusionStrategy)
- com.redis.om.spring.serialization.gson.InstantTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- com.redis.om.spring.ops.json.JSONOperationsImpl<K> (implements com.redis.om.spring.ops.json.JSONOperations<K>)
- org.springframework.data.keyvalue.core.KeyValueTemplate (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.data.keyvalue.core.KeyValueOperations)
- com.redis.om.spring.convert.LocalDateTimeToBytesConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.serialization.gson.LocalDateTimeTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- com.redis.om.spring.convert.LocalDateToBytesConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.LocalDateToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.serialization.gson.LocalDateTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- com.redis.om.spring.convert.MappingRedisOMConverter (implements org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.core.convert.RedisConverter)
- com.redis.om.spring.convert.MappingRedisOMConverter.BinaryKeyspaceIdentifier
- com.redis.om.spring.convert.MappingRedisOMConverter.KeyspaceIdentifier
- com.redis.om.spring.metamodel.MetamodelField<E,T> (implements java.util.Comparator<T>, java.util.function.Function<T,R>)
- com.redis.om.spring.metamodel.Alias<E,T>
- com.redis.om.spring.metamodel.indexed.DateField<E,T>
- com.redis.om.spring.metamodel.indexed.GeoField<E,T>
- com.redis.om.spring.metamodel.nonindexed.NonIndexedBooleanField<E,T>
- com.redis.om.spring.metamodel.nonindexed.NonIndexedGeoField<E,T>
- com.redis.om.spring.metamodel.nonindexed.NonIndexedNumericField<E,T>
- com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField<E,T>
- com.redis.om.spring.metamodel.nonindexed.NonIndexedTextField<E,T>
- com.redis.om.spring.metamodel.indexed.NumericField<E,T>
- com.redis.om.spring.metamodel.indexed.TagField<E,T>
- com.redis.om.spring.metamodel.indexed.TextField<E,T>
- com.redis.om.spring.metamodel.indexed.VectorField<E,T>
- com.redis.om.spring.util.ObjectUtils
- com.redis.om.spring.convert.OffsetDateTimeToBytesConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.convert.OffsetDateTimeToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.serialization.gson.OffsetDateTimeTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- com.redis.om.spring.convert.PointToBytesConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.serialization.gson.PointTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- com.redis.om.spring.repository.query.clause.QueryClauseTemplate
- org.springframework.data.keyvalue.core.QueryEngine<ADAPTER,CRITERIA,SORT>
- com.redis.om.spring.repository.query.QueryUtils
- java.lang.Record
- com.redis.om.spring.RediSearchIndexer
- com.redis.om.spring.repository.query.RediSearchQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- com.redis.om.spring.repository.query.RedisEnhancedQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- com.redis.om.spring.client.RedisModulesClient
- com.redis.om.spring.RedisModulesConfiguration
- com.redis.om.spring.ops.RedisModulesOperations<K>
- com.redis.om.spring.RedisOMSpringProperties
- com.redis.om.spring.RedisOMSpringProperties.Djl
- com.redis.om.spring.RedisOMSpringProperties.Repository
- com.redis.om.spring.RedisOMSpringProperties.Repository.Query
- com.redis.om.spring.RedisRepositoriesExcludeFilter (implements org.springframework.boot.autoconfigure.AutoConfigurationImportFilter)
- com.redis.om.spring.serialization.gson.ReferenceAwareGsonBuilder
- com.redis.om.spring.serialization.gson.ReferenceDeserializer (implements com.google.gson.JsonDeserializer<T>)
- org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.keyvalue.repository.config.KeyValueRepositoryConfigurationExtension
- org.springframework.data.redis.repository.configuration.RedisRepositoryConfigurationExtension
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactoryBean<T,S,ID>
- com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean<T,S,ID>
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl<E,T> (implements com.redis.om.spring.search.stream.SearchStream<E>)
- com.redis.om.spring.metamodel.SearchFieldAccessor
- com.redis.om.spring.ops.search.SearchOperationsImpl<K> (implements com.redis.om.spring.ops.search.SearchOperations<K>)
- com.redis.om.spring.search.stream.SearchStreamImpl<E> (implements com.redis.om.spring.search.stream.SearchStream<E>)
- org.springframework.data.keyvalue.repository.support.SimpleKeyValueRepository<T,ID> (implements org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID>)
- org.springframework.data.domain.Sort (implements java.io.Serializable, org.springframework.data.util.Streamable<T>)
- com.redis.om.spring.repository.query.Sort
- com.redis.om.spring.autocomplete.Suggestion
- java.lang.Throwable (implements java.io.Serializable)
- com.redis.om.spring.ops.pds.TopKOperationsImpl<K> (implements com.redis.om.spring.ops.pds.TopKOperations<K>)
- com.redis.om.spring.tuple.Tuples
- com.google.gson.TypeAdapter<T>
- com.redis.om.spring.convert.UlidToBytesConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.redis.om.spring.serialization.gson.UlidTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- redis.clients.jedis.search.querybuilder.Value
- redis.clients.jedis.search.querybuilder.RangeValue
- 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
- com.redis.om.spring.ops.pds.BloomOperations<K>
- com.redis.om.spring.ops.pds.CountMinSketchOperations<K>
- com.redis.om.spring.ops.pds.CuckooFilterOperations<K>
- com.redis.om.spring.search.stream.EntityStream
- com.redis.om.spring.vectorize.FeatureExtractor
- java.util.function.Function<T,R>
- com.redis.om.spring.tuple.accessor.TupleAccessor<T,R>
- com.redis.om.spring.tuple.accessor.EighteenthAccessor<T,T17>
- com.redis.om.spring.tuple.accessor.EighthAccessor<T,T7>
- com.redis.om.spring.tuple.accessor.EleventhAccessor<T,T10>
- com.redis.om.spring.tuple.accessor.FifteenthAccessor<T,T14>
- com.redis.om.spring.tuple.accessor.FifthAccessor<T,T4>
- com.redis.om.spring.tuple.accessor.FirstAccessor<T,T0>
- com.redis.om.spring.tuple.accessor.FourteenthAccessor<T,T13>
- com.redis.om.spring.tuple.accessor.FourthAccessor<T,T3>
- com.redis.om.spring.tuple.accessor.NineteenthAccessor<T,T18>
- com.redis.om.spring.tuple.accessor.NinthAccessor<T,T8>
- com.redis.om.spring.tuple.accessor.SecondAccessor<T,T1>
- com.redis.om.spring.tuple.accessor.SeventeenthAccessor<T,T16>
- com.redis.om.spring.tuple.accessor.SeventhAccessor<T,T6>
- com.redis.om.spring.tuple.accessor.SixteenthAccessor<T,T15>
- com.redis.om.spring.tuple.accessor.SixthAccessor<T,T5>
- com.redis.om.spring.tuple.accessor.TenthAccessor<T,T9>
- com.redis.om.spring.tuple.accessor.ThirdAccessor<T,T2>
- com.redis.om.spring.tuple.accessor.ThirteenthAccessor<T,T12>
- com.redis.om.spring.tuple.accessor.TwelfthAccessor<T,T11>
- com.redis.om.spring.tuple.accessor.TwentiethAccessor<T,T19>
- com.redis.om.spring.tuple.TupleMapper<T,R>
- com.redis.om.spring.tuple.GenericTuple<R>
- com.redis.om.spring.tuple.Tuple
- com.redis.om.spring.tuple.Decuple<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9>
- com.redis.om.spring.tuple.Duodecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12>
- com.redis.om.spring.tuple.EmptyTuple
- com.redis.om.spring.tuple.Hextuple<E1,E2,E3,E4,E5,E6>
- com.redis.om.spring.tuple.Nonuple<E1,E2,E3,E4,E5,E6,E7,E8,E9>
- com.redis.om.spring.tuple.Novemdecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15,E16,E17,E18,E19>
- com.redis.om.spring.tuple.Octodecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15,E16,E17,E18>
- com.redis.om.spring.tuple.Octuple<E1,E2,E3,E4,E5,E6,E7,T7>
- com.redis.om.spring.tuple.Pair<E1,E2>
- com.redis.om.spring.tuple.Quad<E1,E2,E3,E4>
- com.redis.om.spring.tuple.Quattuordecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14>
- com.redis.om.spring.tuple.Quindecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15>
- com.redis.om.spring.tuple.Quintuple<E1,E2,E3,E4,E5>
- com.redis.om.spring.tuple.Septendecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15,E16,E17>
- com.redis.om.spring.tuple.Septuple<E1,E2,E3,E4,E5,E6,E7>
- com.redis.om.spring.tuple.Sexdecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15,E16>
- com.redis.om.spring.tuple.Single<T0>
- com.redis.om.spring.tuple.Tredecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13>
- com.redis.om.spring.tuple.Triple<E1,E2,E3>
- com.redis.om.spring.tuple.Undecuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11>
- com.redis.om.spring.tuple.Vigintuple<E1,E2,E3,E4,E5,E6,E7,E8,E9,E10,E11,E12,E13,E14,E15,E16,E17,E18,E19,E20>
- com.redis.om.spring.ops.json.JSONOperations<K>
- java.util.function.Predicate<T>
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.ListCrudRepository<T,ID>
- org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>
- org.springframework.data.keyvalue.repository.KeyValueRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T,ID>)
- com.redis.om.spring.ops.search.SearchOperations<K>
- com.redis.om.spring.search.stream.actions.TakesJSONOperations
- com.redis.om.spring.ops.pds.TopKOperations<K>
Annotation Interface Hierarchy