Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractTuple - Class in com.redis.om.spring.tuple.impl
- AbstractTuple(Class<? extends AbstractTuple>, String[], Object...) - Constructor for class com.redis.om.spring.tuple.impl.AbstractTuple
- AbstractTupleMapper<T,
R> - Class in com.redis.om.spring.tuple - AbstractTupleMapper(int) - Constructor for class com.redis.om.spring.tuple.AbstractTupleMapper
- accept(E) - Method in class com.redis.om.spring.search.stream.actions.ArrayAppendAction
- accept(E) - Method in class com.redis.om.spring.search.stream.actions.ArrayInsertAction
- accept(E) - Method in class com.redis.om.spring.search.stream.actions.ArrayTrimAction
- accept(E) - Method in class com.redis.om.spring.search.stream.actions.NumIncrByAction
- accept(E) - Method in class com.redis.om.spring.search.stream.actions.StringAppendAction
- accept(E) - Method in class com.redis.om.spring.search.stream.actions.ToggleAction
- add(Object) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- add(Object) - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField
- add(K, String) - Method in interface com.redis.om.spring.ops.pds.BloomOperations
-
Adds an item to the filter
- add(K, String) - Method in class com.redis.om.spring.ops.pds.BloomOperationsImpl
- addAlias(String) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- addAlias(String) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- addAllSuggestions(JoinPoint, List<Object>) - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- addAllToBloom(JoinPoint, List<Object>) - Method in class com.redis.om.spring.bloom.BloomAspect
- addKeySpaceMapping(String, Class<?>) - Method in class com.redis.om.spring.RediSearchIndexer
- addMulti(K, String...) - Method in interface com.redis.om.spring.ops.pds.BloomOperations
-
Add one or more items to a filter
- addMulti(K, String...) - Method in class com.redis.om.spring.ops.pds.BloomOperationsImpl
- addPredicate(Predicate<T>) - Method in class com.redis.om.spring.search.stream.predicates.AndPredicate
- addPredicate(Predicate<T>) - Method in class com.redis.om.spring.search.stream.predicates.OrPredicate
- addSuggestion(String, String) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- addSuggestion(String, String) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- addSuggestion(String, String, double) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- addSuggestion(String, String, double) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- addSuggestion(JoinPoint, Object) - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- addToBloom(JoinPoint, Object) - Method in class com.redis.om.spring.bloom.BloomAspect
- after(T) - Method in class com.redis.om.spring.metamodel.indexed.DateField
- afterPropertiesSet() - Method in class com.redis.om.spring.convert.MappingRedisOMConverter
- afterPropertiesSet() - Method in class com.redis.om.spring.repository.support.RedisDocumentRepositoryFactoryBean
- afterPropertiesSet() - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean
- aggregate() - Method in interface com.redis.om.spring.search.stream.AggregationStream
- aggregate() - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- aggregate(Duration) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- aggregate(Duration) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- aggregate(AggregationBuilder) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- aggregate(AggregationBuilder) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- aggregateVerbatim() - Method in interface com.redis.om.spring.search.stream.AggregationStream
- aggregateVerbatim() - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- aggregateVerbatim(Duration) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- aggregateVerbatim(Duration) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- Aggregation - Annotation Interface in com.redis.om.spring.annotations
- AGGREGATION - Enum constant in enum class com.redis.om.spring.repository.query.RediSearchQueryType
- AggregationPage<E> - Class in com.redis.om.spring.search.stream
- AggregationPage(AggregationStream<E>, Pageable, Class<E>, Gson, MappingRedisOMConverter, boolean) - Constructor for class com.redis.om.spring.search.stream.AggregationPage
- AggregationPage(AggregationResult, Pageable, Class<E>, Gson, MappingRedisOMConverter, boolean) - Constructor for class com.redis.om.spring.search.stream.AggregationPage
- AggregationPageable - Class in com.redis.om.spring.search.stream
- AggregationPageable(Pageable, long) - Constructor for class com.redis.om.spring.search.stream.AggregationPageable
- AggregationStream<T> - Interface in com.redis.om.spring.search.stream
- AggregationStreamImpl<E,
T> - Class in com.redis.om.spring.search.stream - AggregationStreamImpl(String, RedisModulesOperations<String>, Gson, Class<E>, String, MetamodelField<E, ?>...) - Constructor for class com.redis.om.spring.search.stream.AggregationStreamImpl
- algorithm() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- algorithm() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- alias - Variable in class com.redis.om.spring.metamodel.MetamodelField
- alias() - Element in annotation interface com.redis.om.spring.annotations.Apply
- alias() - Element in annotation interface com.redis.om.spring.annotations.GeoIndexed
- alias() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- alias() - Element in annotation interface com.redis.om.spring.annotations.Load
- alias() - Element in annotation interface com.redis.om.spring.annotations.NumericIndexed
- alias() - Element in annotation interface com.redis.om.spring.annotations.Reducer
- alias() - Element in annotation interface com.redis.om.spring.annotations.Searchable
- alias() - Element in annotation interface com.redis.om.spring.annotations.TagIndexed
- alias() - Element in annotation interface com.redis.om.spring.annotations.TextIndexed
- alias() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- Alias<E,
T> - Class in com.redis.om.spring.metamodel - Alias(String) - Constructor for class com.redis.om.spring.metamodel.Alias
- allMatch(Predicate<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- allMatch(Predicate<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- allMatch(Predicate<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- allMatch(Predicate<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- alterIndex(SchemaField...) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- alterIndex(SchemaField...) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- and(Predicate<? super T>) - Method in interface com.redis.om.spring.search.stream.predicates.SearchFieldPredicate
- and(Part, RediSearchQuery, Iterator<Object>) - Method in class com.redis.om.spring.repository.query.RediSearchQueryCreator
- AND - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- AndPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates - AndPredicate(SearchFieldPredicate<E, T>) - Constructor for class com.redis.om.spring.search.stream.predicates.AndPredicate
- anyMatch(Predicate<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- anyMatch(Predicate<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- anyMatch(Predicate<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- anyMatch(Predicate<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- append(String) - Method in class com.redis.om.spring.metamodel.indexed.TextField
- append(String) - Method in class com.redis.om.spring.metamodel.indexed.TextTagField
- append(String) - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTextField
- appendFrom(StringBuilder, boolean) - Method in class com.redis.om.spring.search.stream.predicates.jedis.DateRangeValue
- appendFrom(StringBuilder, boolean) - Method in class com.redis.om.spring.search.stream.predicates.jedis.InstantRangeValue
- appendFrom(StringBuilder, boolean) - Method in class com.redis.om.spring.search.stream.predicates.jedis.LocalDateRangeValue
- appendFrom(StringBuilder, boolean) - Method in class com.redis.om.spring.search.stream.predicates.jedis.LocalDateTimeRangeValue
- appendTo(StringBuilder, boolean) - Method in class com.redis.om.spring.search.stream.predicates.jedis.DateRangeValue
- appendTo(StringBuilder, boolean) - Method in class com.redis.om.spring.search.stream.predicates.jedis.InstantRangeValue
- appendTo(StringBuilder, boolean) - Method in class com.redis.om.spring.search.stream.predicates.jedis.LocalDateRangeValue
- appendTo(StringBuilder, boolean) - Method in class com.redis.om.spring.search.stream.predicates.jedis.LocalDateTimeRangeValue
- apply() - Element in annotation interface com.redis.om.spring.annotations.Aggregation
- apply(E) - Method in class com.redis.om.spring.metamodel.MetamodelField
- apply(E) - Method in class com.redis.om.spring.search.stream.actions.ArrayPopAction
- apply(String, String) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- apply(String, String) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- apply(String, String) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- apply(String, String) - Method in interface com.redis.om.spring.search.stream.SearchStream
- apply(String, String) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- apply(String, String) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.AndPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.fulltext.EndsWithPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.fulltext.EqualPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.fulltext.InPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.fulltext.LikePredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.fulltext.NotEqualPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.fulltext.NotLikePredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.fulltext.StartsWithPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.geo.EqualPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.geo.NearPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.geo.NotEqualPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.geo.OutsideOfPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.numeric.BetweenPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.numeric.EqualPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.numeric.GreaterThanOrEqualPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.numeric.GreaterThanPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.numeric.InPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.numeric.LessThanOrEqualPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.numeric.LessThanPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.numeric.NotEqualPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.OrPredicate
- apply(Node) - Method in interface com.redis.om.spring.search.stream.predicates.SearchFieldPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.tag.ContainsAllPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.tag.EndsWithPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.tag.EqualPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.tag.InPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.tag.NotEqualPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.tag.StartsWithPredicate
- apply(Node) - Method in class com.redis.om.spring.search.stream.predicates.vector.KNNPredicate
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.EmptyTupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.HextupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.NonupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.OctupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.PairMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.QuadMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.QuintupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.SeptupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.SingleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.TripleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- apply(T) - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- Apply - Annotation Interface in com.redis.om.spring.annotations
- applyAsLong(E) - Method in class com.redis.om.spring.search.stream.actions.ArrayIndexOfAction
- applyAsLong(E) - Method in class com.redis.om.spring.search.stream.actions.ArrayLengthAction
- applyAsLong(E) - Method in class com.redis.om.spring.search.stream.actions.StrLengthAction
- ARABIC - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- args() - Element in annotation interface com.redis.om.spring.annotations.Reducer
- ARMENIAN - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- arrAppend(K, Path, Object...) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- arrAppend(K, Path, Object...) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- ArrayAppendAction<E> - Class in com.redis.om.spring.search.stream.actions
- ArrayAppendAction(SearchFieldAccessor, Object) - Constructor for class com.redis.om.spring.search.stream.actions.ArrayAppendAction
- arrayIndex() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- ArrayIndexOfAction<E> - Class in com.redis.om.spring.search.stream.actions
- ArrayIndexOfAction(SearchFieldAccessor, Object) - Constructor for class com.redis.om.spring.search.stream.actions.ArrayIndexOfAction
- ArrayInsertAction<E> - Class in com.redis.om.spring.search.stream.actions
- ArrayInsertAction(SearchFieldAccessor, Object, Integer) - Constructor for class com.redis.om.spring.search.stream.actions.ArrayInsertAction
- ArrayLengthAction<E> - Class in com.redis.om.spring.search.stream.actions
- ArrayLengthAction(SearchFieldAccessor) - Constructor for class com.redis.om.spring.search.stream.actions.ArrayLengthAction
- ArrayPopAction<E,
R> - Class in com.redis.om.spring.search.stream.actions - ArrayPopAction(SearchFieldAccessor, Integer) - Constructor for class com.redis.om.spring.search.stream.actions.ArrayPopAction
- ArrayTrimAction<E> - Class in com.redis.om.spring.search.stream.actions
- ArrayTrimAction(SearchFieldAccessor, Integer, Integer) - Constructor for class com.redis.om.spring.search.stream.actions.ArrayTrimAction
- arrIndex(K, Path, Object) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- arrIndex(K, Path, Object) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- arrInsert(K, Path, Integer, Object...) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- arrInsert(K, Path, Integer, Object...) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- arrLen(K, Path) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- arrLen(K, Path) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- arrPop(K, Class<T>) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- arrPop(K, Class<T>) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- arrPop(K, Class<T>, Path) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- arrPop(K, Class<T>, Path) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- arrPop(K, Class<T>, Path, Integer) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- arrPop(K, Class<T>, Path, Integer) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- arrTrim(K, Path, Integer, Integer) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- arrTrim(K, Path, Integer, Integer) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- as(String) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- as(String) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- asc() - Method in class com.redis.om.spring.metamodel.MetamodelField
- assertIndexBounds(int) - Method in class com.redis.om.spring.tuple.impl.BasicAbstractTuple
- asString(Object, MappingRedisOMConverter) - Static method in class com.redis.om.spring.util.ObjectUtils
- async() - Element in annotation interface com.redis.om.spring.annotations.Document
- auditor - Variable in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- AutoComplete - Annotation Interface in com.redis.om.spring.annotations
- AUTOCOMPLETE - Enum constant in enum class com.redis.om.spring.repository.query.RediSearchQueryType
- AUTOCOMPLETE_PREFIX - Static variable in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteQueryExecutor
- AutoCompleteAspect - Class in com.redis.om.spring.autocomplete
- AutoCompleteAspect(RedisModulesOperations<String>) - Constructor for class com.redis.om.spring.autocomplete.AutoCompleteAspect
- AutoCompleteOptions - Class in com.redis.om.spring.repository.query.autocomplete
- AutoCompleteOptions() - Constructor for class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- AutoCompletePayload - Annotation Interface in com.redis.om.spring.annotations
- AutoCompleteQueryExecutor - Class in com.redis.om.spring.repository.query.autocomplete
- AutoCompleteQueryExecutor(RepositoryQuery, RedisModulesOperations<String>) - Constructor for class com.redis.om.spring.repository.query.autocomplete.AutoCompleteQueryExecutor
- AUTODETECT - Enum constant in enum class com.redis.om.spring.annotations.SchemaFieldType
- AVG - Enum constant in enum class com.redis.om.spring.annotations.ReducerFunction
-
REDUCE AVG 1 {property} Return the average value of a numeric property.
B
- BaseAbstractAction - Class in com.redis.om.spring.search.stream.actions
- BaseAbstractAction(SearchFieldAccessor) - Constructor for class com.redis.om.spring.search.stream.actions.BaseAbstractAction
- BaseAbstractPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates - BaseAbstractPredicate() - Constructor for class com.redis.om.spring.search.stream.predicates.BaseAbstractPredicate
- BaseAbstractPredicate(SearchFieldAccessor) - Constructor for class com.redis.om.spring.search.stream.predicates.BaseAbstractPredicate
- baseClass - Variable in class com.redis.om.spring.tuple.impl.BasicAbstractTuple
- basePackageClasses() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Type-safe alternative to
EnableRedisDocumentRepositories.basePackages()for specifying the packages to scan for annotated components. - basePackageClasses() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Type-safe alternative to
EnableRedisEnhancedRepositories.basePackages()for specifying the packages to scan for annotated components. - basePackages() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Base packages to scan for annotated components.
- basePackages() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Base packages to scan for annotated components.
- BasicAbstractTuple<T extends GenericTuple<R>,
R> - Class in com.redis.om.spring.tuple.impl - BASQUE - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- before(T) - Method in class com.redis.om.spring.metamodel.indexed.DateField
- between(Instant, Instant) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- between(LocalDate, LocalDate) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- between(LocalDateTime, LocalDateTime) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- between(Date, Date) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- between(T, T) - Method in class com.redis.om.spring.metamodel.indexed.DateField
- between(T, T) - Method in class com.redis.om.spring.metamodel.indexed.NumericField
- BETWEEN - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- BetweenPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.numeric - BetweenPredicate(SearchFieldAccessor, T, T) - Constructor for class com.redis.om.spring.search.stream.predicates.numeric.BetweenPredicate
- blockSize() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- blockSize() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- Bloom - Annotation Interface in com.redis.om.spring.annotations
- BloomAspect - Class in com.redis.om.spring.bloom
- BloomAspect(BloomOperations<String>) - Constructor for class com.redis.om.spring.bloom.BloomAspect
- BloomOperations<K> - Interface in com.redis.om.spring.ops.pds
- BloomOperationsImpl<K> - Class in com.redis.om.spring.ops.pds
- BloomOperationsImpl(RedisModulesClient) - Constructor for class com.redis.om.spring.ops.pds.BloomOperationsImpl
- BloomQueryExecutor - Class in com.redis.om.spring.repository.query.bloom
- BloomQueryExecutor(RepositoryQuery, RedisModulesOperations<String>) - Constructor for class com.redis.om.spring.repository.query.bloom.BloomQueryExecutor
- BooleanField<E,
T> - Class in com.redis.om.spring.metamodel.indexed - BooleanField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.indexed.BooleanField
- BooleanToBytesConverter - Class in com.redis.om.spring.convert
- BooleanToBytesConverter() - Constructor for class com.redis.om.spring.convert.BooleanToBytesConverter
- bulkLoad(String) - Method in interface com.redis.om.spring.repository.RedisDocumentRepository
- bulkLoad(String) - Method in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- by(Sort.Direction, MetamodelField<?, ?>...) - Static method in class com.redis.om.spring.repository.query.Sort
- BytesToBooleanConverter - Class in com.redis.om.spring.convert
- BytesToBooleanConverter() - Constructor for class com.redis.om.spring.convert.BytesToBooleanConverter
- BytesToLocalDateConverter - Class in com.redis.om.spring.convert
- BytesToLocalDateConverter() - Constructor for class com.redis.om.spring.convert.BytesToLocalDateConverter
- BytesToLocalDateTimeConverter - Class in com.redis.om.spring.convert
- BytesToLocalDateTimeConverter() - Constructor for class com.redis.om.spring.convert.BytesToLocalDateTimeConverter
- BytesToOffsetDateTimeConverter - Class in com.redis.om.spring.convert
- BytesToOffsetDateTimeConverter() - Constructor for class com.redis.om.spring.convert.BytesToOffsetDateTimeConverter
- BytesToPointConverter - Class in com.redis.om.spring.convert
- BytesToPointConverter() - Constructor for class com.redis.om.spring.convert.BytesToPointConverter
- BytesToUlidConverter - Class in com.redis.om.spring.convert
- BytesToUlidConverter() - Constructor for class com.redis.om.spring.convert.BytesToUlidConverter
C
- canEqual(Object) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- capacity() - Element in annotation interface com.redis.om.spring.annotations.Bloom
- CATALAN - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- chain() - Method in record class com.redis.om.spring.metamodel.ObjectGraphFieldSpec
-
Returns the value of the
chainrecord component. - CHINESE - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- clientForBloom() - Method in class com.redis.om.spring.client.RedisModulesClient
- clientForCMS() - Method in class com.redis.om.spring.client.RedisModulesClient
- clientForCuckoo() - Method in class com.redis.om.spring.client.RedisModulesClient
- clientForJSON() - Method in class com.redis.om.spring.client.RedisModulesClient
- clientForSearch() - Method in class com.redis.om.spring.client.RedisModulesClient
- clientForTopK() - Method in class com.redis.om.spring.client.RedisModulesClient
- close() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- close() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- close() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- cmsIncrBy(K, String, long) - Method in interface com.redis.om.spring.ops.pds.CountMinSketchOperations
-
CMS.INCRBY Increases the count of item by increment
- cmsIncrBy(K, String, long) - Method in class com.redis.om.spring.ops.pds.CountMinSketchOperationsImpl
- cmsIncrBy(K, Map<String, Long>) - Method in interface com.redis.om.spring.ops.pds.CountMinSketchOperations
-
CMS.INCRBY Increases the count of one or more item.
- cmsIncrBy(K, Map<String, Long>) - Method in class com.redis.om.spring.ops.pds.CountMinSketchOperationsImpl
- cmsInfo(K) - Method in interface com.redis.om.spring.ops.pds.CountMinSketchOperations
-
CMS.INFO Returns width, depth and total count of the sketch.
- cmsInfo(K) - Method in class com.redis.om.spring.ops.pds.CountMinSketchOperationsImpl
- cmsInitByDim(K, long, long) - Method in interface com.redis.om.spring.ops.pds.CountMinSketchOperations
-
CMS.INITBYDIM Initializes a Count-Min Sketch to dimensions specified by user.
- cmsInitByDim(K, long, long) - Method in class com.redis.om.spring.ops.pds.CountMinSketchOperationsImpl
- cmsInitByProb(K, double, double) - Method in interface com.redis.om.spring.ops.pds.CountMinSketchOperations
-
CMS.INITBYPROB Initializes a Count-Min Sketch to accommodate requested capacity.
- cmsInitByProb(K, double, double) - Method in class com.redis.om.spring.ops.pds.CountMinSketchOperationsImpl
- cmsMerge(K, Map<K, Long>) - Method in interface com.redis.om.spring.ops.pds.CountMinSketchOperations
-
CMS.MERGE Merges several sketches into one sketch.
- cmsMerge(K, Map<K, Long>) - Method in class com.redis.om.spring.ops.pds.CountMinSketchOperationsImpl
- cmsMerge(K, K...) - Method in interface com.redis.om.spring.ops.pds.CountMinSketchOperations
-
CMS.MERGE Merges several sketches into one sketch.
- cmsMerge(K, K...) - Method in class com.redis.om.spring.ops.pds.CountMinSketchOperationsImpl
- cmsQuery(K, String...) - Method in interface com.redis.om.spring.ops.pds.CountMinSketchOperations
-
CMS.QUERY Returns count for item.
- cmsQuery(K, String...) - Method in class com.redis.om.spring.ops.pds.CountMinSketchOperationsImpl
- collect(Supplier<R>, BiConsumer<R, ? super E>, BiConsumer<R, R>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- collect(Supplier<R>, BiConsumer<R, ? super E>, BiConsumer<R, R>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- collect(Supplier<R>, BiConsumer<R, ? super E>, BiConsumer<R, R>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- collect(Collector<? super E, A, R>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- collect(Collector<? super E, A, R>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- collect(Collector<? super E, A, R>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- collect(Collector<? super T, A, R>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- CollectionField<E,
T> - Class in com.redis.om.spring.metamodel.indexed - CollectionField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.indexed.CollectionField
- com.redis.om.spring - package com.redis.om.spring
- com.redis.om.spring.annotations - package com.redis.om.spring.annotations
- com.redis.om.spring.audit - package com.redis.om.spring.audit
- com.redis.om.spring.autocomplete - package com.redis.om.spring.autocomplete
- com.redis.om.spring.bloom - package com.redis.om.spring.bloom
- com.redis.om.spring.client - package com.redis.om.spring.client
- com.redis.om.spring.convert - package com.redis.om.spring.convert
- com.redis.om.spring.id - package com.redis.om.spring.id
- com.redis.om.spring.metamodel - package com.redis.om.spring.metamodel
- com.redis.om.spring.metamodel.indexed - package com.redis.om.spring.metamodel.indexed
- com.redis.om.spring.metamodel.nonindexed - package com.redis.om.spring.metamodel.nonindexed
- com.redis.om.spring.ops - package com.redis.om.spring.ops
- com.redis.om.spring.ops.json - package com.redis.om.spring.ops.json
- com.redis.om.spring.ops.pds - package com.redis.om.spring.ops.pds
- com.redis.om.spring.ops.search - package com.redis.om.spring.ops.search
- com.redis.om.spring.repository - package com.redis.om.spring.repository
- com.redis.om.spring.repository.configuration - package com.redis.om.spring.repository.configuration
- com.redis.om.spring.repository.query - package com.redis.om.spring.repository.query
- com.redis.om.spring.repository.query.autocomplete - package com.redis.om.spring.repository.query.autocomplete
- com.redis.om.spring.repository.query.bloom - package com.redis.om.spring.repository.query.bloom
- com.redis.om.spring.repository.query.clause - package com.redis.om.spring.repository.query.clause
- com.redis.om.spring.repository.support - package com.redis.om.spring.repository.support
- com.redis.om.spring.search.stream - package com.redis.om.spring.search.stream
- com.redis.om.spring.search.stream.actions - package com.redis.om.spring.search.stream.actions
- com.redis.om.spring.search.stream.predicates - package com.redis.om.spring.search.stream.predicates
- com.redis.om.spring.search.stream.predicates.fulltext - package com.redis.om.spring.search.stream.predicates.fulltext
- com.redis.om.spring.search.stream.predicates.geo - package com.redis.om.spring.search.stream.predicates.geo
- com.redis.om.spring.search.stream.predicates.jedis - package com.redis.om.spring.search.stream.predicates.jedis
- com.redis.om.spring.search.stream.predicates.numeric - package com.redis.om.spring.search.stream.predicates.numeric
- com.redis.om.spring.search.stream.predicates.tag - package com.redis.om.spring.search.stream.predicates.tag
- com.redis.om.spring.search.stream.predicates.vector - package com.redis.om.spring.search.stream.predicates.vector
- com.redis.om.spring.serialization.gson - package com.redis.om.spring.serialization.gson
- com.redis.om.spring.tuple - package com.redis.om.spring.tuple
- com.redis.om.spring.tuple.accessor - package com.redis.om.spring.tuple.accessor
- com.redis.om.spring.tuple.impl - package com.redis.om.spring.tuple.impl
- com.redis.om.spring.tuple.impl.mapper - package com.redis.om.spring.tuple.impl.mapper
- com.redis.om.spring.util - package com.redis.om.spring.util
- com.redis.om.spring.vectorize - package com.redis.om.spring.vectorize
- com.redis.om.spring.vectorize.face - package com.redis.om.spring.vectorize.face
- compare(E, E) - Method in class com.redis.om.spring.metamodel.MetamodelField
- complete(RediSearchQuery, Sort) - Method in class com.redis.om.spring.repository.query.RediSearchQueryCreator
- considerNestedRepositories() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Configures whether nested repository-interfaces (e.g.
- considerNestedRepositories() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Configures whether nested repository-interfaces (e.g.
- containing(T) - Method in class com.redis.om.spring.metamodel.indexed.TextField
- CONTAINING_ALL_PATTERN - Static variable in enum class com.redis.om.spring.repository.query.clause.QueryClause
- contains(Object, String) - Method in class com.redis.om.spring.RedisEnhancedKeyValueAdapter
- contains(Object, String) - Method in class com.redis.om.spring.RedisJSONKeyValueAdapter
- CONTAINS_ALL - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- containsAll(String...) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- ContainsAllPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.tag - ContainsAllPredicate(SearchFieldAccessor, List<String>) - Constructor for class com.redis.om.spring.search.stream.predicates.tag.ContainsAllPredicate
- containsNone(T) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- convert(byte[]) - Method in class com.redis.om.spring.convert.BytesToBooleanConverter
- convert(byte[]) - Method in class com.redis.om.spring.convert.BytesToLocalDateConverter
- convert(byte[]) - Method in class com.redis.om.spring.convert.BytesToLocalDateTimeConverter
- convert(byte[]) - Method in class com.redis.om.spring.convert.BytesToOffsetDateTimeConverter
- convert(byte[]) - Method in class com.redis.om.spring.convert.BytesToPointConverter
- convert(byte[]) - Method in class com.redis.om.spring.convert.BytesToUlidConverter
- convert(Ulid) - Method in class com.redis.om.spring.convert.UlidToBytesConverter
- convert(Boolean) - Method in class com.redis.om.spring.convert.BooleanToBytesConverter
- convert(LocalDate) - Method in class com.redis.om.spring.convert.LocalDateToBytesConverter
- convert(LocalDate) - Method in class com.redis.om.spring.convert.LocalDateToStringConverter
- convert(LocalDateTime) - Method in class com.redis.om.spring.convert.LocalDateTimeToBytesConverter
- convert(OffsetDateTime) - Method in class com.redis.om.spring.convert.OffsetDateTimeToBytesConverter
- convert(OffsetDateTime) - Method in class com.redis.om.spring.convert.OffsetDateTimeToStringConverter
- convert(Point) - Method in class com.redis.om.spring.convert.PointToBytesConverter
- COSINE - Enum constant in enum class com.redis.om.spring.DistanceMetric
- count() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- count() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- count() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- count() - Method in interface com.redis.om.spring.search.stream.SearchStream
- count() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- count() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- count(String) - Method in class com.redis.om.spring.RedisEnhancedKeyValueAdapter
- count(String) - Method in class com.redis.om.spring.RedisJSONKeyValueAdapter
- count(RedisOperationChain, String) - Method in class com.redis.om.spring.EnhancedRedisQueryEngine
- COUNT - Enum constant in enum class com.redis.om.spring.annotations.ReducerFunction
-
REDUCE COUNT 0 Count the number of records in each group
- COUNT_DISTINCT - Enum constant in enum class com.redis.om.spring.annotations.ReducerFunction
-
REDUCE COUNT_DISTINCT 1 {property} Count the number of distinct values for property.
- COUNT_DISTINCTISH - Enum constant in enum class com.redis.om.spring.annotations.ReducerFunction
-
REDUCE COUNT_DISTINCTISH 1 {property} Same as COUNT_DISTINCT - but provide an approximation instead of an exact count
- CountMinSketchOperations<K> - Interface in com.redis.om.spring.ops.pds
- CountMinSketchOperationsImpl<K> - Class in com.redis.om.spring.ops.pds
- CountMinSketchOperationsImpl(RedisModulesClient) - Constructor for class com.redis.om.spring.ops.pds.CountMinSketchOperationsImpl
- create(Part, Iterator<Object>) - Method in class com.redis.om.spring.repository.query.RediSearchQueryCreator
- createFilter(K, long, double) - Method in interface com.redis.om.spring.ops.pds.BloomOperations
-
Reserve a bloom filter.
- createFilter(K, long, double) - Method in class com.redis.om.spring.ops.pds.BloomOperationsImpl
- createIndex(Schema, IndexOptions) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- createIndex(Schema, IndexOptions) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- createIndexFor(Class<?>) - Method in class com.redis.om.spring.RediSearchIndexer
- createIndicesFor(Class<?>) - Method in class com.redis.om.spring.RediSearchIndexer
- createKey(String, String) - Method in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- createKey(String, String) - Method in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- createRepositoryFactory() - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean
- createRepositoryFactory(KeyValueOperations, Class<? extends AbstractQueryCreator<?, ?>>, Class<? extends RepositoryQuery>) - Method in class com.redis.om.spring.repository.support.RedisDocumentRepositoryFactoryBean
- createRepositoryFactory(KeyValueOperations, Class<? extends AbstractQueryCreator<?, ?>>, Class<? extends RepositoryQuery>) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean
-
Create the repository factory to be used to create repositories.
- CuckooFilterOperations<K> - Interface in com.redis.om.spring.ops.pds
- CuckooFilterOperationsImpl<K> - Class in com.redis.om.spring.ops.pds
- CuckooFilterOperationsImpl(RedisModulesClient) - Constructor for class com.redis.om.spring.ops.pds.CuckooFilterOperationsImpl
- cursor(int, Duration) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- cursor(int, Duration) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- cursor(int, Duration) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- cursor(int, Duration) - Method in interface com.redis.om.spring.search.stream.SearchStream
- cursor(int, Duration) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- cursor(int, Duration) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- cursorDelete(long) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- cursorDelete(long) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- cursorRead(long, int) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- cursorRead(long, int) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- CustomRedisKeyValueTemplate - Class in com.redis.om.spring
- CustomRedisKeyValueTemplate(RedisKeyValueAdapter, RedisMappingContext) - Constructor for class com.redis.om.spring.CustomRedisKeyValueTemplate
-
Create new
RedisKeyValueTemplate.
D
- DANISH - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- DateField<E,
T> - Class in com.redis.om.spring.metamodel.indexed - DateField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.indexed.DateField
- DateRangeValue - Class in com.redis.om.spring.search.stream.predicates.jedis
- DateRangeValue(Date, Date) - Constructor for class com.redis.om.spring.search.stream.predicates.jedis.DateRangeValue
- DateTypeAdapter - Class in com.redis.om.spring.serialization.gson
- DateTypeAdapter() - Constructor for class com.redis.om.spring.serialization.gson.DateTypeAdapter
- decrBy(Long) - Method in class com.redis.om.spring.metamodel.indexed.NumericField
- decrBy(Long) - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedNumericField
- Decuple<T0,
T1, T2, T3, T4, T5, T6, T7, T8, T9> - Interface in com.redis.om.spring.tuple - DecupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7, T8, T9> - Class in com.redis.om.spring.tuple.impl - DecupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Constructor for class com.redis.om.spring.tuple.impl.DecupleImpl
- DecupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7, T8, T9> - Class in com.redis.om.spring.tuple.impl.mapper - DecupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl
- DefaultFeatureExtractor - Class in com.redis.om.spring.vectorize
- DefaultFeatureExtractor(ApplicationContext, ZooModel<Image, byte[]>, ZooModel<Image, float[]>, ImageFactory, Pipeline, HuggingFaceTokenizer) - Constructor for class com.redis.om.spring.vectorize.DefaultFeatureExtractor
- defaultImagePipeline(RedisOMSpringProperties) - Method in class com.redis.om.spring.RedisModulesConfiguration
- degree() - Method in class com.redis.om.spring.tuple.AbstractTupleMapper
- degree() - Method in interface com.redis.om.spring.tuple.TupleMapper
- del(K, Path) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- del(K, Path) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- delete(Object, String, Class<T>) - Method in class com.redis.om.spring.RedisEnhancedKeyValueAdapter
- delete(Object, String, Class<T>) - Method in class com.redis.om.spring.RedisJSONKeyValueAdapter
- deleteAlias(String) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- deleteAlias(String) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- deleteAllOf(String) - Method in class com.redis.om.spring.RedisEnhancedKeyValueAdapter
- deleteAllOf(String) - Method in class com.redis.om.spring.RedisJSONKeyValueAdapter
- deleteAllSuggestionByIds(JoinPoint, List<Object>) - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- deleteAllSuggestions(JoinPoint) - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- deleteAllSuggestionsFromEntities(JoinPoint, List<Object>) - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- deleteById(ID, Path) - Method in interface com.redis.om.spring.repository.RedisDocumentRepository
- deleteById(ID, Path) - Method in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- deleteSuggestion(String, String) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- deleteSuggestion(String, String) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- deleteSuggestion(JoinPoint, Object) - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- deleteSuggestionById(JoinPoint, Object) - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- DELIMITER - Static variable in class com.redis.om.spring.convert.MappingRedisOMConverter.BinaryKeyspaceIdentifier
- DELIMITER - Static variable in class com.redis.om.spring.convert.MappingRedisOMConverter.KeyspaceIdentifier
- desc() - Method in class com.redis.om.spring.metamodel.MetamodelField
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.redis.om.spring.serialization.gson.DateTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.redis.om.spring.serialization.gson.InstantTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.redis.om.spring.serialization.gson.LocalDateTimeTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.redis.om.spring.serialization.gson.LocalDateTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.redis.om.spring.serialization.gson.OffsetDateTimeTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.redis.om.spring.serialization.gson.PointTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.redis.om.spring.serialization.gson.ReferenceDeserializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.redis.om.spring.serialization.gson.UlidTypeAdapter
- destination() - Element in annotation interface com.redis.om.spring.annotations.Vectorize
- dialect(int) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- dialect(int) - Method in interface com.redis.om.spring.search.stream.SearchStream
- dialect(int) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- dialect(int) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- dimension() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- dimension() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- direction() - Element in annotation interface com.redis.om.spring.annotations.SortBy
- distanceMetric() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- distanceMetric() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- DistanceMetric - Enum Class in com.redis.om.spring
- Djl() - Constructor for class com.redis.om.spring.RedisOMSpringProperties.Djl
- Document - Annotation Interface in com.redis.om.spring.annotations
- DocumentScore - Annotation Interface in com.redis.om.spring.annotations
- documentToEntity(Document, Class<T>, MappingRedisOMConverter) - Static method in class com.redis.om.spring.util.ObjectUtils
- documentToObject(Document, Class<?>, MappingRedisOMConverter) - Static method in class com.redis.om.spring.util.ObjectUtils
- dropIndex() - Method in interface com.redis.om.spring.ops.search.SearchOperations
- dropIndex() - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- dropIndexAndDocuments() - Method in interface com.redis.om.spring.ops.search.SearchOperations
- dropIndexAndDocuments() - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- dropIndexAndDocumentsFor(Class<?>) - Method in class com.redis.om.spring.RediSearchIndexer
- dumpSynonym() - Method in interface com.redis.om.spring.ops.search.SearchOperations
- dumpSynonym() - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- Duodecuple<E1,
E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12> - Interface in com.redis.om.spring.tuple - DuodecupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11> - Class in com.redis.om.spring.tuple.impl - DuodecupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Constructor for class com.redis.om.spring.tuple.impl.DuodecupleImpl
- DuodecupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11> - Class in com.redis.om.spring.tuple.impl.mapper - DuodecupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- DUTCH - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
E
- efConstruction() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- efConstruction() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- efRuntime() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- efRuntime() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- EighteenthAccessor<T,
T17> - Interface in com.redis.om.spring.tuple.accessor - EighthAccessor<T,
T7> - Interface in com.redis.om.spring.tuple.accessor - EleventhAccessor<T,
T10> - Interface in com.redis.om.spring.tuple.accessor - embeddingType() - Element in annotation interface com.redis.om.spring.annotations.Vectorize
- EmbeddingType - Enum Class in com.redis.om.spring.annotations
- EMPTY_MAPPER - Static variable in class com.redis.om.spring.tuple.impl.mapper.EmptyTupleMapperImpl
- EMPTY_TUPLE - Static variable in class com.redis.om.spring.tuple.impl.EmptyTupleImpl
- EmptyTuple - Interface in com.redis.om.spring.tuple
- EmptyTupleImpl - Class in com.redis.om.spring.tuple.impl
- EmptyTupleMapperImpl<T> - Class in com.redis.om.spring.tuple.impl.mapper
- enableKeyspaceEvents() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Configure usage of
KeyExpirationEventMessageListener. - enableKeyspaceEvents() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Configure usage of
KeyExpirationEventMessageListener. - EnableRedisDocumentRepositories - Annotation Interface in com.redis.om.spring.annotations
- EnableRedisEnhancedRepositories - Annotation Interface in com.redis.om.spring.annotations
- ENDS_WITH - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- endsWith(T) - Method in class com.redis.om.spring.metamodel.indexed.TextField
- endsWith(T) - Method in class com.redis.om.spring.metamodel.indexed.TextTagField
- EndsWithPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.fulltext - EndsWithPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.tag - EndsWithPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.fulltext.EndsWithPredicate
- EndsWithPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.tag.EndsWithPredicate
- ENGLISH - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- enhancedKeyValueAdapter - Variable in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- EnhancedRedisQueryEngine - Class in com.redis.om.spring
- EnhancedRedisQueryEngine() - Constructor for class com.redis.om.spring.EnhancedRedisQueryEngine
- EnhancedRedisQueryEngine(CriteriaAccessor<RedisOperationChain>, SortAccessor<Comparator<?>>) - Constructor for class com.redis.om.spring.EnhancedRedisQueryEngine
- ensureIndexesAreCreated(ContextRefreshedEvent) - Method in class com.redis.om.spring.RedisModulesConfiguration
- EntityAuditor - Class in com.redis.om.spring.audit
- EntityAuditor(RedisOperations<?, ?>) - Constructor for class com.redis.om.spring.audit.EntityAuditor
- EntityStream - Interface in com.redis.om.spring.search.stream
- EntityStreamImpl - Class in com.redis.om.spring.search.stream
- EntityStreamImpl(RedisModulesOperations<?>, GsonBuilder) - Constructor for class com.redis.om.spring.search.stream.EntityStreamImpl
- epsilon() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- epsilon() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- eq(double, double) - Method in class com.redis.om.spring.metamodel.indexed.GeoField
- eq(String) - Method in class com.redis.om.spring.metamodel.indexed.GeoField
- eq(Instant) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- eq(LocalDate) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- eq(LocalDateTime) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- eq(Date) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- eq(T) - Method in class com.redis.om.spring.metamodel.indexed.DateField
- eq(T) - Method in class com.redis.om.spring.metamodel.indexed.GeoField
- eq(T) - Method in class com.redis.om.spring.metamodel.indexed.NumericField
- eq(T) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- eq(T) - Method in class com.redis.om.spring.metamodel.indexed.TextField
- EQUAL - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- EqualPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.fulltext - EqualPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.geo - EqualPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.numeric - EqualPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.tag - EqualPredicate(SearchFieldAccessor, Double, Double) - Constructor for class com.redis.om.spring.search.stream.predicates.geo.EqualPredicate
- EqualPredicate(SearchFieldAccessor, String) - Constructor for class com.redis.om.spring.search.stream.predicates.geo.EqualPredicate
- EqualPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.fulltext.EqualPredicate
- EqualPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.geo.EqualPredicate
- EqualPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.numeric.EqualPredicate
- EqualPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.tag.EqualPredicate
- equals(Object) - Method in record class com.redis.om.spring.metamodel.ObjectGraphFieldSpec
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- equals(Object) - Method in class com.redis.om.spring.tuple.impl.BasicAbstractTuple
- errorRate() - Element in annotation interface com.redis.om.spring.annotations.Bloom
- escape(String) - Static method in class com.redis.om.spring.repository.query.QueryUtils
- escape(String, boolean) - Static method in class com.redis.om.spring.repository.query.QueryUtils
- escape(T) - Static method in class com.redis.om.spring.repository.query.QueryUtils
- excludeFilters() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Specifies which types are not eligible for component scanning.
- excludeFilters() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Specifies which types are not eligible for component scanning.
- execute(Object[]) - Method in class com.redis.om.spring.repository.query.RediSearchQuery
- execute(Object[]) - Method in class com.redis.om.spring.repository.query.RedisEnhancedQuery
- execute(RedisOperationChain, Comparator<?>, long, int, String) - Method in class com.redis.om.spring.EnhancedRedisQueryEngine
- execute(RedisOperationChain, Comparator<?>, long, int, String, Class<T>) - Method in class com.redis.om.spring.EnhancedRedisQueryEngine
- executeAutoCompleteQuery(Object[], String) - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteQueryExecutor
- executeBloomQuery(Object[], String) - Method in class com.redis.om.spring.repository.query.bloom.BloomQueryExecutor
- exists(K, String) - Method in interface com.redis.om.spring.ops.pds.BloomOperations
-
Check if an item exists in the filter
- exists(K, String) - Method in class com.redis.om.spring.ops.pds.BloomOperationsImpl
- EXISTS_BY_PREFIX - Static variable in class com.redis.om.spring.repository.query.bloom.BloomQueryExecutor
- existsMulti(K, String...) - Method in interface com.redis.om.spring.ops.pds.BloomOperations
-
Check if one or more items exist in the filter
- existsMulti(K, String...) - Method in class com.redis.om.spring.ops.pds.BloomOperationsImpl
- explain(Query) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- explain(Query) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- expression() - Element in annotation interface com.redis.om.spring.annotations.Apply
F
- FACE - Enum constant in enum class com.redis.om.spring.annotations.EmbeddingType
- faceDetectionModel(Criteria<Image, DetectedObjects>, RedisOMSpringProperties) - Method in class com.redis.om.spring.RedisModulesConfiguration
- faceDetectionModelCriteria(Translator<Image, DetectedObjects>, RedisOMSpringProperties) - Method in class com.redis.om.spring.RedisModulesConfiguration
- faceDetectionTranslator() - Method in class com.redis.om.spring.RedisModulesConfiguration
- FaceDetectionTranslator - Class in com.redis.om.spring.vectorize.face
- FaceDetectionTranslator(double, double, double[], int, int[][], int[]) - Constructor for class com.redis.om.spring.vectorize.face.FaceDetectionTranslator
- faceEmbeddingModel(Criteria<Image, float[]>, RedisOMSpringProperties) - Method in class com.redis.om.spring.RedisModulesConfiguration
- faceEmbeddingModelCriteria(Translator<Image, float[]>, RedisOMSpringProperties) - Method in class com.redis.om.spring.RedisModulesConfiguration
- faceEmbeddingTranslator() - Method in class com.redis.om.spring.RedisModulesConfiguration
- FaceFeatureTranslator - Class in com.redis.om.spring.vectorize.face
- FaceFeatureTranslator() - Constructor for class com.redis.om.spring.vectorize.face.FaceFeatureTranslator
- featureExtractor - Variable in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- featureExtractor(ZooModel<Image, byte[]>, ZooModel<Image, float[]>, ImageFactory, Pipeline, HuggingFaceTokenizer, RedisOMSpringProperties, ApplicationContext) - Method in class com.redis.om.spring.RedisModulesConfiguration
- FeatureExtractor - Interface in com.redis.om.spring.vectorize
- field - Variable in class com.redis.om.spring.search.stream.actions.BaseAbstractAction
- field() - Element in annotation interface com.redis.om.spring.annotations.SortBy
- fieldName() - Element in annotation interface com.redis.om.spring.annotations.GeoIndexed
- fieldName() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- fieldName() - Element in annotation interface com.redis.om.spring.annotations.NumericIndexed
- fieldName() - Element in annotation interface com.redis.om.spring.annotations.Searchable
- fieldName() - Element in annotation interface com.redis.om.spring.annotations.TagIndexed
- fieldName() - Element in annotation interface com.redis.om.spring.annotations.TextIndexed
- fieldName() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- fields() - Element in annotation interface com.redis.om.spring.annotations.AutoCompletePayload
- Fields - Class in com.redis.om.spring.tuple
- fieldSpec() - Method in record class com.redis.om.spring.metamodel.ObjectGraphFieldSpec
-
Returns the value of the
fieldSpecrecord component. - FifteenthAccessor<T,
T14> - Interface in com.redis.om.spring.tuple.accessor - FifthAccessor<T,
T4> - Interface in com.redis.om.spring.tuple.accessor - filter() - Element in annotation interface com.redis.om.spring.annotations.Aggregation
- filter() - Element in annotation interface com.redis.om.spring.annotations.Document
- filter(SearchFieldPredicate<? super E, ?>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- filter(SearchFieldPredicate<? super E, ?>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- filter(SearchFieldPredicate<? super E, ?>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- filter(SearchFieldPredicate<? super T, ?>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- filter(String) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- filter(String) - Method in interface com.redis.om.spring.search.stream.SearchStream
- filter(String) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- filter(String) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- filter(String...) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- filter(String...) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- filter(Predicate<?>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- filter(Predicate<?>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- filter(Predicate<?>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- filter(Predicate<?>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- findAll() - Method in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- findAll(Pageable) - Method in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- findAll(Sort) - Method in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- findAllById(Iterable<ID>) - Method in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- findAny() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- findAny() - Method in interface com.redis.om.spring.search.stream.SearchStream
- findAny() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- findAny() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- findFirst() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- findFirst() - Method in interface com.redis.om.spring.search.stream.SearchStream
- findFirst() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- findFirst() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- FINNISH - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- first() - Method in class com.redis.om.spring.search.stream.AggregationPageable
- FIRST_VALUE - Enum constant in enum class com.redis.om.spring.annotations.ReducerFunction
-
REDUCE FIRST_VALUE {nargs} {property} [BY {property} [ASC|DESC]] Return the first or top value of a given property in the group, optionally by comparing that or another property
- FirstAccessor<T,
T0> - Interface in com.redis.om.spring.tuple.accessor - firstToLowercase(String) - Static method in class com.redis.om.spring.util.ObjectUtils
- flatMap(Function<? super E, ? extends Stream<? extends R>>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- flatMap(Function<? super E, ? extends Stream<? extends R>>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- flatMap(Function<? super E, ? extends Stream<? extends R>>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- flatMapToDouble(Function<? super E, ? extends DoubleStream>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- flatMapToDouble(Function<? super E, ? extends DoubleStream>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- flatMapToDouble(Function<? super E, ? extends DoubleStream>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- flatMapToInt(Function<? super E, ? extends IntStream>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- flatMapToInt(Function<? super E, ? extends IntStream>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- flatMapToInt(Function<? super E, ? extends IntStream>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- flatMapToInt(Function<? super T, ? extends IntStream>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- flatMapToLong(Function<? super E, ? extends LongStream>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- flatMapToLong(Function<? super E, ? extends LongStream>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- flatMapToLong(Function<? super E, ? extends LongStream>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- flatMapToLong(Function<? super T, ? extends LongStream>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- FLOAT32 - Enum constant in enum class com.redis.om.spring.VectorType
- FLOAT64 - Enum constant in enum class com.redis.om.spring.VectorType
- floatArrayToByteArray(float[]) - Static method in class com.redis.om.spring.util.ObjectUtils
- forEach(Consumer<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- forEach(Consumer<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- forEach(Consumer<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- forEach(Consumer<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- forEachOrdered(Consumer<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- forEachOrdered(Consumer<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- forEachOrdered(Consumer<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- forEachOrdered(Consumer<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- FourteenthAccessor<T,
T13> - Interface in com.redis.om.spring.tuple.accessor - FourthAccessor<T,
T3> - Interface in com.redis.om.spring.tuple.accessor - FRENCH - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- fromBytes(byte[], Class<T>) - Method in class com.redis.om.spring.convert.MappingRedisOMConverter
-
Convert given binary representation to desired target type using the underlying
ConversionService. - func() - Element in annotation interface com.redis.om.spring.annotations.Reducer
- fuzzy() - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
G
- ge(Instant) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- ge(LocalDate) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- ge(LocalDateTime) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- ge(Date) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- ge(T) - Method in class com.redis.om.spring.metamodel.indexed.NumericField
- generateIdentifierOfType(TypeInformation<T>) - Method in enum class com.redis.om.spring.id.ULIDIdentifierGenerator
- GenericTuple<R> - Interface in com.redis.om.spring.tuple
- GEO - Enum constant in enum class com.redis.om.spring.annotations.SchemaFieldType
- GEO_CONTAINING - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- GEO_CONTAINING_ALL - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- GEO_NEAR - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- GeoField<E,
T> - Class in com.redis.om.spring.metamodel.indexed - GeoField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.indexed.GeoField
- GeoIndexed - Annotation Interface in com.redis.om.spring.annotations
- GERMAN - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- get() - Static method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- get(int) - Method in class com.redis.om.spring.tuple.AbstractTupleMapper
- get(int) - Method in interface com.redis.om.spring.tuple.Decuple
- get(int) - Method in interface com.redis.om.spring.tuple.Duodecuple
- get(int) - Method in interface com.redis.om.spring.tuple.GenericTuple
- get(int) - Method in interface com.redis.om.spring.tuple.Hextuple
- get(int) - Method in class com.redis.om.spring.tuple.impl.AbstractTuple
- get(int) - Method in interface com.redis.om.spring.tuple.Nonuple
- get(int) - Method in interface com.redis.om.spring.tuple.Novemdecuple
- get(int) - Method in interface com.redis.om.spring.tuple.Octodecuple
- get(int) - Method in interface com.redis.om.spring.tuple.Octuple
- get(int) - Method in interface com.redis.om.spring.tuple.Pair
- get(int) - Method in interface com.redis.om.spring.tuple.Quad
- get(int) - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- get(int) - Method in interface com.redis.om.spring.tuple.Quindecuple
- get(int) - Method in interface com.redis.om.spring.tuple.Quintuple
- get(int) - Method in interface com.redis.om.spring.tuple.Septendecuple
- get(int) - Method in interface com.redis.om.spring.tuple.Septuple
- get(int) - Method in interface com.redis.om.spring.tuple.Sexdecuple
- get(int) - Method in interface com.redis.om.spring.tuple.Single
- get(int) - Method in interface com.redis.om.spring.tuple.Tredecuple
- get(int) - Method in interface com.redis.om.spring.tuple.Triple
- get(int) - Method in interface com.redis.om.spring.tuple.TupleMapper
- get(int) - Method in interface com.redis.om.spring.tuple.Undecuple
- get(int) - Method in interface com.redis.om.spring.tuple.Vigintuple
- get(Object, String, Class<T>) - Method in class com.redis.om.spring.RedisEnhancedKeyValueAdapter
- get(Object, String, Class<T>) - Method in class com.redis.om.spring.RedisJSONKeyValueAdapter
- get(String, Class<T>) - Method in class com.redis.om.spring.RedisJSONKeyValueAdapter
- get(K) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- get(K) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- get(K, Class<T>) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- get(K, Class<T>) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- get(K, Class<T>, Path) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- get(K, Class<T>, Path) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- get(Schema.FieldType, Part.Type) - Static method in enum class com.redis.om.spring.repository.query.clause.QueryClause
- getActualTypeArguments() - Method in class com.redis.om.spring.serialization.gson.GsonListOfType
- getAdapter() - Method in class com.redis.om.spring.CustomRedisKeyValueTemplate
-
Obtain the underlying redis specific
RedisKeyValueAdapter. - getAllIds(String, Class<T>) - Method in class com.redis.om.spring.RedisEnhancedKeyValueAdapter
- getAllKeys(String, Class<T>) - Method in class com.redis.om.spring.RedisJSONKeyValueAdapter
- getAllOf(String, Class<T>, long, int) - Method in class com.redis.om.spring.RedisEnhancedKeyValueAdapter
-
Get all elements for given keyspace.
- getAllOf(String, Class<T>, long, int) - Method in class com.redis.om.spring.RedisJSONKeyValueAdapter
-
Get all elements for given keyspace.
- getAndCast(int) - Method in class com.redis.om.spring.tuple.AbstractTupleMapper
- getAnnotation() - Method in class com.redis.om.spring.repository.configuration.RedisEnhancedRepositoriesRegistrar
- getAnnotation() - Method in class com.redis.om.spring.repository.configuration.RedisJSONRepositoriesRegistrar
- getAutoCompleteDictionaryKey() - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteQueryExecutor
- getBeanDefinitionsFor(ApplicationContext, Class...) - Static method in class com.redis.om.spring.util.ObjectUtils
- getBlobAttribute() - Method in class com.redis.om.spring.search.stream.predicates.vector.KNNPredicate
- getBlobAttributeName() - Method in class com.redis.om.spring.search.stream.predicates.vector.KNNPredicate
- getBloomFilter() - Method in class com.redis.om.spring.repository.query.bloom.BloomQueryExecutor
- getClauseTemplate() - Method in enum class com.redis.om.spring.repository.query.clause.QueryClause
- getClient() - Method in class com.redis.om.spring.ops.RedisModulesOperations
- getCollectionElementClass(Field) - Static method in class com.redis.om.spring.util.ObjectUtils
- getCollectionElementType(Field) - Static method in class com.redis.om.spring.util.ObjectUtils
- getCollectionTargetClassName(String) - Static method in class com.redis.om.spring.util.ObjectUtils
- getConfig(String) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- getConfig(String) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- getContent() - Method in class com.redis.om.spring.search.stream.AggregationPage
- getConversionService() - Method in class com.redis.om.spring.convert.MappingRedisOMConverter
- getConvertedContent(Function<? super E, ? extends U>) - Method in class com.redis.om.spring.search.stream.AggregationPage
- getConverter() - Method in class com.redis.om.spring.CustomRedisKeyValueTemplate
-
Obtain the underlying redis specific
EntityConverter. - getCursorId() - Method in class com.redis.om.spring.search.stream.AggregationPageable
- getDeclaredFieldsTransitively(Class<?>) - Static method in class com.redis.om.spring.util.ObjectUtils
- getDeclaredFieldTransitively(Class<?>, String) - Static method in class com.redis.om.spring.util.ObjectUtils
- getDeclaringClass() - Method in class com.redis.om.spring.metamodel.SearchFieldAccessor
- getDefaultImagePipelineResizeHeight() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getDefaultImagePipelineResizeWidth() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getDefaultKeyValueTemplateBeanDefinition(RepositoryConfigurationSource) - Method in class com.redis.om.spring.repository.configuration.RedisJSONRepositoryConfigurationExtension
- getDistance() - Method in class com.redis.om.spring.search.stream.predicates.geo.NearPredicate
- getDistance() - Method in class com.redis.om.spring.search.stream.predicates.geo.OutsideOfPredicate
- getDistanceAsRedisString(Distance) - Static method in class com.redis.om.spring.util.ObjectUtils
- getDistanceUnit(Distance) - Static method in class com.redis.om.spring.util.ObjectUtils
- getDjl() - Method in class com.redis.om.spring.RedisOMSpringProperties
- getEighteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getEighteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getEighteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getEighteenth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getEighteenth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getEighteenth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getEighteenth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getEighteenth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getEighteenth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getEighteenthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getEighteenthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getEighteenthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getEighth() - Method in interface com.redis.om.spring.tuple.Decuple
- getEighth() - Method in interface com.redis.om.spring.tuple.Duodecuple
- getEighth() - Method in class com.redis.om.spring.tuple.impl.DecupleImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.DuodecupleImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.NonupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.NonupleImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.OctupleImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.UndecupleImpl
- getEighth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getEighth() - Method in interface com.redis.om.spring.tuple.Nonuple
- getEighth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getEighth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getEighth() - Method in interface com.redis.om.spring.tuple.Octuple
- getEighth() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getEighth() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getEighth() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getEighth() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getEighth() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getEighth() - Method in interface com.redis.om.spring.tuple.Undecuple
- getEighth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Decuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Duodecuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Nonuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Octuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Undecuple
- getEighthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getEleventh() - Method in interface com.redis.om.spring.tuple.Duodecuple
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.DuodecupleImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.UndecupleImpl
- getEleventh() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getEleventh() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getEleventh() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getEleventh() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getEleventh() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getEleventh() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getEleventh() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getEleventh() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getEleventh() - Method in interface com.redis.om.spring.tuple.Undecuple
- getEleventh() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getEleventhGetter() - Static method in interface com.redis.om.spring.tuple.Duodecuple
- getEleventhGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getEleventhGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getEleventhGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getEleventhGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getEleventhGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getEleventhGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getEleventhGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getEleventhGetter() - Static method in interface com.redis.om.spring.tuple.Undecuple
- getEleventhGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getEnableRedisDocumentRepositories(ApplicationContext) - Static method in class com.redis.om.spring.util.ObjectUtils
- getEnableRedisEnhancedRepositories(ApplicationContext) - Static method in class com.redis.om.spring.util.ObjectUtils
- getEntityClass() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- getEntityClassForKeyspace(String) - Method in class com.redis.om.spring.RediSearchIndexer
- getEntityInformation(Class<T>) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactory
- getExpiration(ID) - Method in interface com.redis.om.spring.repository.RedisDocumentRepository
- getExpiration(ID) - Method in interface com.redis.om.spring.repository.RedisEnhancedRepository
- getExpiration(ID) - Method in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- getExpiration(ID) - Method in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- getExtension() - Method in class com.redis.om.spring.repository.configuration.RedisEnhancedRepositoriesRegistrar
- getExtension() - Method in class com.redis.om.spring.repository.configuration.RedisJSONRepositoriesRegistrar
- getFaceDetectionModelEngine() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getFaceDetectionModelModelUrls() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getFaceDetectionModelName() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getFaceEmbeddingModelEngine() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getFaceEmbeddingModelModelUrls() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getFaceEmbeddingModelName() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getFacialImageEmbeddingsFor(InputStream) - Method in class com.redis.om.spring.vectorize.DefaultFeatureExtractor
- getFacialImageEmbeddingsFor(InputStream) - Method in interface com.redis.om.spring.vectorize.FeatureExtractor
- getField() - Method in class com.redis.om.spring.metamodel.SearchFieldAccessor
- getField() - Method in class com.redis.om.spring.search.stream.predicates.BaseAbstractPredicate
- getField() - Method in interface com.redis.om.spring.search.stream.predicates.SearchFieldPredicate
- getFieldsByIds(Iterable<ID>, MetamodelField<T, F>) - Method in interface com.redis.om.spring.repository.RedisDocumentRepository
- getFieldsByIds(Iterable<ID>, MetamodelField<T, F>) - Method in interface com.redis.om.spring.repository.RedisEnhancedRepository
- getFieldsByIds(Iterable<ID>, MetamodelField<T, F>) - Method in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- getFieldsByIds(Iterable<ID>, MetamodelField<T, F>) - Method in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- getFieldsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class com.redis.om.spring.util.ObjectUtils
- getFifteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getFifteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getFifteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getFifteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getFifteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getFifteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getFifteenth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getFifteenth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getFifteenth() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getFifteenth() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getFifteenth() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getFifteenth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getFifteenth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getFifteenth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getFifteenth() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getFifteenth() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getFifteenth() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getFifteenth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getFifteenthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getFifteenthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getFifteenthGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getFifteenthGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getFifteenthGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getFifteenthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Decuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Duodecuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Hextuple
- getFifth() - Method in class com.redis.om.spring.tuple.impl.DecupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.DuodecupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.HextupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.HextupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.NonupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuintupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.NonupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.OctupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.QuintupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.SeptupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.UndecupleImpl
- getFifth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getFifth() - Method in interface com.redis.om.spring.tuple.Nonuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Octuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Quintuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Septuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Undecuple
- getFifth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Decuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Duodecuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Hextuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Nonuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Octuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Quintuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Septuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Undecuple
- getFifthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Decuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Duodecuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Hextuple
- getFirst() - Method in class com.redis.om.spring.tuple.impl.DecupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.DuodecupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.HextupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.HextupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.NonupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.OctupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.PairMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.QuadMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.QuintupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.SingleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.TripleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.NonupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.OctupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.PairImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.QuadImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.QuintupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.SeptupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.SingleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.TripleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.UndecupleImpl
- getFirst() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getFirst() - Method in interface com.redis.om.spring.tuple.Nonuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Octuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Pair
- getFirst() - Method in interface com.redis.om.spring.tuple.Quad
- getFirst() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Quintuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Septuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Single
- getFirst() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Triple
- getFirst() - Method in interface com.redis.om.spring.tuple.Undecuple
- getFirst() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Decuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Duodecuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Hextuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Nonuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Octuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Pair
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Quad
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Quintuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Septuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Single
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Triple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Undecuple
- getFirstGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getFourteenth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getFourteenth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getFourteenth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getFourteenth() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getFourteenth() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getFourteenth() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getFourteenth() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getFourteenth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getFourteenthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getFourteenthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getFourteenthGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getFourteenthGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getFourteenthGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getFourteenthGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getFourteenthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Decuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Duodecuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Hextuple
- getFourth() - Method in class com.redis.om.spring.tuple.impl.DecupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.DuodecupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.HextupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.HextupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.NonupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuadMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuintupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.NonupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.OctupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.QuadImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.QuintupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.SeptupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.UndecupleImpl
- getFourth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getFourth() - Method in interface com.redis.om.spring.tuple.Nonuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Octuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Quad
- getFourth() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Quintuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Septuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Undecuple
- getFourth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Decuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Duodecuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Hextuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Nonuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Octuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Quad
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Quintuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Septuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Undecuple
- getFourthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getGetterForField(Class<?>, Field) - Static method in class com.redis.om.spring.util.ObjectUtils
- getId() - Method in class com.redis.om.spring.convert.MappingRedisOMConverter.BinaryKeyspaceIdentifier
- getId() - Method in class com.redis.om.spring.convert.MappingRedisOMConverter.KeyspaceIdentifier
- getIdentifyingAnnotations() - Method in class com.redis.om.spring.repository.configuration.RedisJSONRepositoryConfigurationExtension
- getIdentifyingTypes() - Method in class com.redis.om.spring.repository.configuration.RedisJSONRepositoryConfigurationExtension
- getIdFieldForEntity(Object) - Static method in class com.redis.om.spring.util.ObjectUtils
- getIdFieldForEntity(Field, Object) - Static method in class com.redis.om.spring.util.ObjectUtils
- getIdFieldForEntityClass(Class<?>) - Static method in class com.redis.om.spring.util.ObjectUtils
- getIds() - Method in interface com.redis.om.spring.repository.RedisDocumentRepository
- getIds() - Method in interface com.redis.om.spring.repository.RedisEnhancedRepository
- getIds() - Method in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- getIds() - Method in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- getIds(Pageable) - Method in interface com.redis.om.spring.repository.RedisDocumentRepository
-
Returns a
Pageof ids meeting the paging restriction provided in thePageableobject. - getIds(Pageable) - Method in interface com.redis.om.spring.repository.RedisEnhancedRepository
-
Returns a
Pageof ids meeting the paging restriction provided in thePageableobject. - getIds(Pageable) - Method in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- getIds(Pageable) - Method in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- getImageEmbeddingModelEngine() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getImageEmbeddingModelModelUrls() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getImageEmbeddingsFor(InputStream) - Method in class com.redis.om.spring.vectorize.DefaultFeatureExtractor
- getImageEmbeddingsFor(InputStream) - Method in interface com.redis.om.spring.vectorize.FeatureExtractor
- getIndexConfig(String) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- getIndexConfig(String) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- getIndexName(Class<?>) - Method in class com.redis.om.spring.RediSearchIndexer
- getIndexName(String) - Method in class com.redis.om.spring.RediSearchIndexer
- getIndexResolver() - Method in class com.redis.om.spring.convert.MappingRedisOMConverter
- getIndexType() - Method in class com.redis.om.spring.repository.query.clause.QueryClauseTemplate
- getInfo() - Method in interface com.redis.om.spring.ops.search.SearchOperations
- getInfo() - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- getInstance() - Static method in class com.redis.om.spring.serialization.gson.DateTypeAdapter
- getInstance() - Static method in class com.redis.om.spring.serialization.gson.InstantTypeAdapter
- getInstance() - Static method in class com.redis.om.spring.serialization.gson.LocalDateTimeTypeAdapter
- getInstance() - Static method in class com.redis.om.spring.serialization.gson.LocalDateTypeAdapter
- getInstance() - Static method in class com.redis.om.spring.serialization.gson.OffsetDateTimeTypeAdapter
- getInstance() - Static method in class com.redis.om.spring.serialization.gson.PointTypeAdapter
- getInstance() - Static method in class com.redis.om.spring.serialization.gson.UlidTypeAdapter
- getJedis() - Method in class com.redis.om.spring.client.RedisModulesClient
- getJedisCluster() - Method in class com.redis.om.spring.client.RedisModulesClient
- getK() - Method in class com.redis.om.spring.search.stream.predicates.vector.KNNPredicate
- getKey(Object) - Method in class com.redis.om.spring.search.stream.actions.BaseAbstractAction
- getKey(String, Object) - Method in class com.redis.om.spring.RedisEnhancedKeyValueAdapter
- getKey(String, Object) - Method in class com.redis.om.spring.RedisJSONKeyValueAdapter
- getKeyspace() - Method in class com.redis.om.spring.convert.MappingRedisOMConverter.BinaryKeyspaceIdentifier
- getKeyspace() - Method in class com.redis.om.spring.convert.MappingRedisOMConverter.KeyspaceIdentifier
- getKeyspaceForEntityClass(Class<?>) - Method in class com.redis.om.spring.RediSearchIndexer
- getKeyValueTemplate(RedisOperations<?, ?>, RedisModulesOperations<?>, RedisMappingContext, RediSearchIndexer, RedisOMSpringProperties, FeatureExtractor) - Method in class com.redis.om.spring.RedisModulesConfiguration
- getLimit() - Method in class com.redis.om.spring.RedisOMSpringProperties.Repository.Query
- getLimit() - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- getMappingContext() - Method in class com.redis.om.spring.convert.MappingRedisOMConverter
- getMappingContext() - Method in class com.redis.om.spring.CustomRedisKeyValueTemplate
- getMax() - Method in class com.redis.om.spring.search.stream.predicates.numeric.BetweenPredicate
- getMin() - Method in class com.redis.om.spring.search.stream.predicates.numeric.BetweenPredicate
- getModuleName() - Method in class com.redis.om.spring.repository.configuration.RedisJSONRepositoryConfigurationExtension
- getModulePrefix() - Method in class com.redis.om.spring.repository.configuration.RedisJSONRepositoryConfigurationExtension
- getNineteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getNineteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getNineteenth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getNineteenth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getNineteenth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getNineteenth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getNineteenthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getNineteenthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getNinth() - Method in interface com.redis.om.spring.tuple.Decuple
- getNinth() - Method in interface com.redis.om.spring.tuple.Duodecuple
- getNinth() - Method in class com.redis.om.spring.tuple.impl.DecupleImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.DuodecupleImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.mapper.NonupleMapperImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.NonupleImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.UndecupleImpl
- getNinth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getNinth() - Method in interface com.redis.om.spring.tuple.Nonuple
- getNinth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getNinth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getNinth() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getNinth() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getNinth() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getNinth() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getNinth() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getNinth() - Method in interface com.redis.om.spring.tuple.Undecuple
- getNinth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getNinthGetter() - Static method in interface com.redis.om.spring.tuple.Decuple
- getNinthGetter() - Static method in interface com.redis.om.spring.tuple.Duodecuple
- getNinthGetter() - Static method in interface com.redis.om.spring.tuple.Nonuple
- getNinthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getNinthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getNinthGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getNinthGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getNinthGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getNinthGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getNinthGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getNinthGetter() - Static method in interface com.redis.om.spring.tuple.Undecuple
- getNinthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getNumber() - Method in class com.redis.om.spring.search.stream.AggregationPage
- getNumberOfArguments() - Method in class com.redis.om.spring.repository.query.clause.QueryClauseTemplate
- getNumberOfElements() - Method in class com.redis.om.spring.search.stream.AggregationPage
- getOffset() - Method in class com.redis.om.spring.search.stream.AggregationPageable
- getOrder() - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- getOrder() - Method in class com.redis.om.spring.bloom.BloomAspect
- getOwnerType() - Method in class com.redis.om.spring.serialization.gson.GsonListOfType
- getPageNumber() - Method in class com.redis.om.spring.search.stream.AggregationPageable
- getPageSize() - Method in class com.redis.om.spring.search.stream.AggregationPageable
- getPayload() - Method in class com.redis.om.spring.autocomplete.Suggestion
- getPoint() - Method in class com.redis.om.spring.search.stream.predicates.geo.NearPredicate
- getPoint() - Method in class com.redis.om.spring.search.stream.predicates.geo.OutsideOfPredicate
- getPostProcessMethodName(String) - Static method in enum class com.redis.om.spring.repository.query.clause.QueryClause
- getQuery() - Method in class com.redis.om.spring.RedisOMSpringProperties.Repository
- getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class com.redis.om.spring.repository.support.RedisDocumentRepositoryFactory
- getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactory
- getQueryMethod() - Method in class com.redis.om.spring.repository.query.RediSearchQuery
- getQueryMethod() - Method in class com.redis.om.spring.repository.query.RedisEnhancedQuery
- getQueryPartType() - Method in class com.redis.om.spring.repository.query.clause.QueryClauseTemplate
- getQuerySegmentTemplate() - Method in class com.redis.om.spring.repository.query.clause.QueryClauseTemplate
- getRawType() - Method in class com.redis.om.spring.serialization.gson.GsonListOfType
- getRedisJSONKeyValueTemplate(RedisOperations<?, ?>, RedisModulesOperations<?>, RedisMappingContext, RediSearchIndexer, GsonBuilder, RedisOMSpringProperties) - Method in class com.redis.om.spring.RedisModulesConfiguration
- getRepository() - Method in class com.redis.om.spring.RedisOMSpringProperties
- getRepositoryBaseClass(RepositoryMetadata) - Method in class com.redis.om.spring.repository.support.RedisDocumentRepositoryFactory
- getRepositoryBaseClass(RepositoryMetadata) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactory
- getScore() - Method in class com.redis.om.spring.autocomplete.Suggestion
- getSearchAlias() - Method in class com.redis.om.spring.metamodel.MetamodelField
- getSearchAlias() - Method in class com.redis.om.spring.metamodel.SearchFieldAccessor
- getSearchAlias() - Method in class com.redis.om.spring.search.stream.predicates.BaseAbstractPredicate
- getSearchAlias() - Method in interface com.redis.om.spring.search.stream.predicates.SearchFieldPredicate
- getSearchFieldAccessor() - Method in class com.redis.om.spring.metamodel.MetamodelField
- getSearchFieldType() - Method in class com.redis.om.spring.search.stream.predicates.BaseAbstractPredicate
- getSearchFieldType() - Method in interface com.redis.om.spring.search.stream.predicates.SearchFieldPredicate
- getSearchOperations() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- getSearchOperations() - Method in interface com.redis.om.spring.search.stream.SearchStream
- getSearchOperations() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- getSearchOperations() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- getSecond() - Method in interface com.redis.om.spring.tuple.Decuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Duodecuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Hextuple
- getSecond() - Method in class com.redis.om.spring.tuple.impl.DecupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.DuodecupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.HextupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.HextupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.NonupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.OctupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.PairMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.QuadMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.QuintupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.TripleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.NonupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.OctupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.PairImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.QuadImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.QuintupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.SeptupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.TripleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.UndecupleImpl
- getSecond() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getSecond() - Method in interface com.redis.om.spring.tuple.Nonuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Octuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Pair
- getSecond() - Method in interface com.redis.om.spring.tuple.Quad
- getSecond() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Quintuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Septuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Triple
- getSecond() - Method in interface com.redis.om.spring.tuple.Undecuple
- getSecond() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Decuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Duodecuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Hextuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Nonuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Octuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Pair
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Quad
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Quintuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Septuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Triple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Undecuple
- getSecondGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getSentenceEmbeddingsFor(String) - Method in class com.redis.om.spring.vectorize.DefaultFeatureExtractor
- getSentenceEmbeddingsFor(String) - Method in interface com.redis.om.spring.vectorize.FeatureExtractor
- getSentenceTokenizerMaxLength() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getSentenceTokenizerModel() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getSentenceTokenizerModelMaxLength() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- getSetterForField(Class<?>, Field) - Static method in class com.redis.om.spring.util.ObjectUtils
- getSeventeenth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getSeventeenth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getSeventeenth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getSeventeenth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getSeventeenth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getSeventeenth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getSeventeenth() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getSeventeenth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getSeventeenth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getSeventeenth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getSeventeenth() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getSeventeenth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getSeventeenthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getSeventeenthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getSeventeenthGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getSeventeenthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Decuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Duodecuple
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.DecupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.DuodecupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.NonupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.OctupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.NonupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.OctupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.SeptupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.UndecupleImpl
- getSeventh() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getSeventh() - Method in interface com.redis.om.spring.tuple.Nonuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Octuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Septuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Undecuple
- getSeventh() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Decuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Duodecuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Nonuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Octuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Septuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Undecuple
- getSeventhGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getSixteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getSixteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getSixteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getSixteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getSixteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getSixteenth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getSixteenth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getSixteenth() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getSixteenth() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getSixteenth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getSixteenth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getSixteenth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getSixteenth() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getSixteenth() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getSixteenth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getSixteenthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getSixteenthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getSixteenthGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getSixteenthGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getSixteenthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Decuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Duodecuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Hextuple
- getSixth() - Method in class com.redis.om.spring.tuple.impl.DecupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.DuodecupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.HextupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.HextupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.NonupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.NonupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.OctupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.SeptupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.UndecupleImpl
- getSixth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getSixth() - Method in interface com.redis.om.spring.tuple.Nonuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Octuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Septuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Undecuple
- getSixth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Decuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Duodecuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Hextuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Nonuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Octuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Septuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Undecuple
- getSixthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getSize() - Method in class com.redis.om.spring.search.stream.AggregationPage
- getSlice(Pageable) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- getSlice(Pageable) - Method in interface com.redis.om.spring.search.stream.SearchStream
- getSlice(Pageable) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- getSlice(Pageable) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- getSort() - Method in class com.redis.om.spring.search.stream.AggregationPage
- getSort() - Method in class com.redis.om.spring.search.stream.AggregationPageable
- getSuggestion(String, String) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- getSuggestion(String, String) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- getSuggestion(String, String, AutoCompleteOptions) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- getSuggestion(String, String, AutoCompleteOptions) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- getSuggestionLength(String) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- getSuggestionLength(String) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- getTargetClass() - Method in class com.redis.om.spring.metamodel.MetamodelField
- getTargetClass() - Method in class com.redis.om.spring.metamodel.SearchFieldAccessor
- getTargetClassName(String) - Static method in class com.redis.om.spring.util.ObjectUtils
- getTargetRepository(RepositoryInformation) - Method in class com.redis.om.spring.repository.support.RedisDocumentRepositoryFactory
- getTargetRepository(RepositoryInformation) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactory
- getTemplate() - Method in class com.redis.om.spring.ops.RedisModulesOperations
- getTenth() - Method in interface com.redis.om.spring.tuple.Decuple
- getTenth() - Method in interface com.redis.om.spring.tuple.Duodecuple
- getTenth() - Method in class com.redis.om.spring.tuple.impl.DecupleImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.DuodecupleImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.UndecupleImpl
- getTenth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getTenth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getTenth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getTenth() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getTenth() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getTenth() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getTenth() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getTenth() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getTenth() - Method in interface com.redis.om.spring.tuple.Undecuple
- getTenth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getTenthGetter() - Static method in interface com.redis.om.spring.tuple.Decuple
- getTenthGetter() - Static method in interface com.redis.om.spring.tuple.Duodecuple
- getTenthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getTenthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getTenthGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getTenthGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getTenthGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getTenthGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getTenthGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getTenthGetter() - Static method in interface com.redis.om.spring.tuple.Undecuple
- getTenthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getThird() - Method in interface com.redis.om.spring.tuple.Decuple
- getThird() - Method in interface com.redis.om.spring.tuple.Duodecuple
- getThird() - Method in interface com.redis.om.spring.tuple.Hextuple
- getThird() - Method in class com.redis.om.spring.tuple.impl.DecupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.DuodecupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.HextupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.DecupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.HextupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.NonupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.OctupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.QuadMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.QuintupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.TripleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.NonupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.OctupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.QuadImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.QuintupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.SeptupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.TripleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.UndecupleImpl
- getThird() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getThird() - Method in interface com.redis.om.spring.tuple.Nonuple
- getThird() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getThird() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getThird() - Method in interface com.redis.om.spring.tuple.Octuple
- getThird() - Method in interface com.redis.om.spring.tuple.Quad
- getThird() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getThird() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getThird() - Method in interface com.redis.om.spring.tuple.Quintuple
- getThird() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getThird() - Method in interface com.redis.om.spring.tuple.Septuple
- getThird() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getThird() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getThird() - Method in interface com.redis.om.spring.tuple.Triple
- getThird() - Method in interface com.redis.om.spring.tuple.Undecuple
- getThird() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Decuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Duodecuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Hextuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Nonuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Octuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Quad
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Quintuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Septuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Triple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Undecuple
- getThirdGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getThirteenth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getThirteenth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getThirteenth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getThirteenth() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getThirteenth() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getThirteenth() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getThirteenth() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getThirteenth() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getThirteenth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getThirteenthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getThirteenthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getThirteenthGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getThirteenthGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getThirteenthGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getThirteenthGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getThirteenthGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getThirteenthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getTwelfth() - Method in interface com.redis.om.spring.tuple.Duodecuple
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.DuodecupleImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.mapper.DuodecupleMapperImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.OctodecupleImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.QuindecupleImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.SexdecupleImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.TredecupleImpl
- getTwelfth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getTwelfth() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- getTwelfth() - Method in interface com.redis.om.spring.tuple.Octodecuple
- getTwelfth() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- getTwelfth() - Method in interface com.redis.om.spring.tuple.Quindecuple
- getTwelfth() - Method in interface com.redis.om.spring.tuple.Septendecuple
- getTwelfth() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- getTwelfth() - Method in interface com.redis.om.spring.tuple.Tredecuple
- getTwelfth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getTwelfthGetter() - Static method in interface com.redis.om.spring.tuple.Duodecuple
- getTwelfthGetter() - Static method in interface com.redis.om.spring.tuple.Novemdecuple
- getTwelfthGetter() - Static method in interface com.redis.om.spring.tuple.Octodecuple
- getTwelfthGetter() - Static method in interface com.redis.om.spring.tuple.Quattuordecuple
- getTwelfthGetter() - Static method in interface com.redis.om.spring.tuple.Quindecuple
- getTwelfthGetter() - Static method in interface com.redis.om.spring.tuple.Septendecuple
- getTwelfthGetter() - Static method in interface com.redis.om.spring.tuple.Sexdecuple
- getTwelfthGetter() - Static method in interface com.redis.om.spring.tuple.Tredecuple
- getTwelfthGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getTwentieth() - Method in class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
- getTwentieth() - Method in class com.redis.om.spring.tuple.impl.VigintupleImpl
- getTwentieth() - Method in interface com.redis.om.spring.tuple.Vigintuple
- getTwentiethGetter() - Static method in interface com.redis.om.spring.tuple.Vigintuple
- getValue() - Method in class com.redis.om.spring.autocomplete.Suggestion
- getValue() - Method in enum class com.redis.om.spring.repository.query.SearchLanguage
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.fulltext.EndsWithPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.fulltext.EqualPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.fulltext.LikePredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.fulltext.NotEqualPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.fulltext.NotLikePredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.fulltext.StartsWithPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.geo.EqualPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.geo.NotEqualPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.numeric.EqualPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.numeric.GreaterThanOrEqualPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.numeric.GreaterThanPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.numeric.LessThanOrEqualPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.numeric.LessThanPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.numeric.NotEqualPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.tag.EndsWithPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.tag.EqualPredicate
- getValue() - Method in class com.redis.om.spring.search.stream.predicates.tag.StartsWithPredicate
- getValues() - Method in class com.redis.om.spring.search.stream.predicates.fulltext.InPredicate
- getValues() - Method in class com.redis.om.spring.search.stream.predicates.numeric.InPredicate
- getValues() - Method in class com.redis.om.spring.search.stream.predicates.tag.ContainsAllPredicate
- getValues() - Method in class com.redis.om.spring.search.stream.predicates.tag.InPredicate
- getValues() - Method in class com.redis.om.spring.search.stream.predicates.tag.NotEqualPredicate
- GREATER_THAN - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- GREATER_THAN_OR_EQUAL - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- GreaterThanOrEqualPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.numeric - GreaterThanOrEqualPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.numeric.GreaterThanOrEqualPredicate
- GreaterThanPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.numeric - GreaterThanPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.numeric.GreaterThanPredicate
- GREEK - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- groupBy() - Element in annotation interface com.redis.om.spring.annotations.Aggregation
- groupBy(MetamodelField<?, ?>...) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- groupBy(MetamodelField<?, ?>...) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- groupBy(MetamodelField<E, ?>...) - Method in interface com.redis.om.spring.search.stream.SearchStream
- groupBy(MetamodelField<E, ?>...) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- groupBy(MetamodelField<E, ?>...) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- groupBy(MetamodelField<T, ?>...) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- GroupBy - Annotation Interface in com.redis.om.spring.annotations
- gson() - Method in class com.redis.om.spring.serialization.gson.ReferenceAwareGsonBuilder
- gsonBuilder() - Method in class com.redis.om.spring.client.RedisModulesClient
- gsonBuilder(List<GsonBuilderCustomizer>) - Method in class com.redis.om.spring.RedisModulesConfiguration
- GsonListOfType<T> - Class in com.redis.om.spring.serialization.gson
- GsonListOfType(Class<T>) - Constructor for class com.redis.om.spring.serialization.gson.GsonListOfType
- GsonReferencesSerializationExclusionStrategy - Class in com.redis.om.spring.serialization.gson
- GsonReferencesSerializationExclusionStrategy() - Constructor for class com.redis.om.spring.serialization.gson.GsonReferencesSerializationExclusionStrategy
- gt(Instant) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- gt(LocalDate) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- gt(LocalDateTime) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- gt(Date) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- gt(T) - Method in class com.redis.om.spring.metamodel.indexed.NumericField
H
- hasContainingAllClause(String) - Static method in enum class com.redis.om.spring.repository.query.clause.QueryClause
- hasContent() - Method in class com.redis.om.spring.search.stream.AggregationPage
- hashCode() - Method in record class com.redis.om.spring.metamodel.ObjectGraphFieldSpec
-
Returns a hash code value for this object.
- hashCode() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- hashCode() - Method in class com.redis.om.spring.tuple.impl.BasicAbstractTuple
- hasNext() - Method in class com.redis.om.spring.search.stream.AggregationPage
- hasPrevious() - Method in class com.redis.om.spring.search.stream.AggregationPage
- hasPrevious() - Method in class com.redis.om.spring.search.stream.AggregationPageable
- Hextuple<E1,
E2, E3, E4, E5, E6> - Interface in com.redis.om.spring.tuple - HextupleImpl<T0,
T1, T2, T3, T4, T5> - Class in com.redis.om.spring.tuple.impl - HextupleImpl(String[], T0, T1, T2, T3, T4, T5) - Constructor for class com.redis.om.spring.tuple.impl.HextupleImpl
- HextupleMapperImpl<T,
T0, T1, T2, T3, T4, T5> - Class in com.redis.om.spring.tuple.impl.mapper - HextupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.HextupleMapperImpl
- HINDI - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- HUNGARIAN - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
I
- idField - Variable in class com.redis.om.spring.search.stream.actions.BaseAbstractAction
- IllegalJavaBeanException - Exception in com.redis.om.spring.metamodel
- IllegalJavaBeanException(Class<?>, String) - Constructor for exception com.redis.om.spring.metamodel.IllegalJavaBeanException
- IMAGE - Enum constant in enum class com.redis.om.spring.annotations.EmbeddingType
- imageEmbeddingModelCriteria(RedisOMSpringProperties) - Method in class com.redis.om.spring.RedisModulesConfiguration
- imageFactory() - Method in class com.redis.om.spring.RedisModulesConfiguration
- imageModel(Criteria<Image, byte[]>, RedisOMSpringProperties) - Method in class com.redis.om.spring.RedisModulesConfiguration
- imagePipeline - Variable in class com.redis.om.spring.vectorize.DefaultFeatureExtractor
- in(String...) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- in(T...) - Method in class com.redis.om.spring.metamodel.indexed.NumericField
- in(T...) - Method in class com.redis.om.spring.metamodel.indexed.TextField
- IN - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- includeFilters() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Specifies which types are eligible for component scanning.
- includeFilters() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Specifies which types are eligible for component scanning.
- incrBy(Long) - Method in class com.redis.om.spring.metamodel.indexed.NumericField
- incrBy(Long) - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedNumericField
- inCrudRepositorySave() - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- inCrudRepositorySave() - Method in class com.redis.om.spring.bloom.BloomAspect
- inCrudRepositorySaveAll() - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- inCrudRepositorySaveAll() - Method in class com.redis.om.spring.bloom.BloomAspect
- index() - Method in interface com.redis.om.spring.tuple.accessor.EighteenthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.EighthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.EleventhAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.FifteenthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.FifthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.FirstAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.FourteenthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.FourthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.NineteenthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.NinthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.SecondAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.SeventeenthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.SeventhAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.SixteenthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.SixthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.TenthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.ThirdAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.ThirteenthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.TupleAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.TwelfthAccessor
- index() - Method in interface com.redis.om.spring.tuple.accessor.TwentiethAccessor
- indexConfiguration() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Set up index patterns using simple configuration class.
- indexConfiguration() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Set up index patterns using simple configuration class.
- indexed - Variable in class com.redis.om.spring.metamodel.MetamodelField
- Indexed - Annotation Interface in com.redis.om.spring.annotations
- indexer - Variable in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- indexer - Variable in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- indexExistsFor(Class<?>) - Method in class com.redis.om.spring.RediSearchIndexer
- indexOf(Object) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- indexOf(Object) - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField
- INDONESIAN - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- info(K) - Method in interface com.redis.om.spring.ops.pds.BloomOperations
-
Get information about the filter
- info(K) - Method in class com.redis.om.spring.ops.pds.BloomOperationsImpl
- init(ProcessingEnvironment) - Method in class com.redis.om.spring.metamodel.MetamodelGenerator
- initialCapacity() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- initialCapacity() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- InPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.fulltext - InPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.numeric - InPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.tag - InPredicate(SearchFieldAccessor, List<String>) - Constructor for class com.redis.om.spring.search.stream.predicates.tag.InPredicate
- InPredicate(SearchFieldAccessor, List<T>) - Constructor for class com.redis.om.spring.search.stream.predicates.fulltext.InPredicate
- InPredicate(SearchFieldAccessor, List<T>) - Constructor for class com.redis.om.spring.search.stream.predicates.numeric.InPredicate
- inRedisDocumentRepositoryDelete() - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- inRedisDocumentRepositoryDeleteAll() - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- inRedisDocumentRepositoryDeleteAllById() - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- inRedisDocumentRepositoryDeleteAllEntities() - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- inRedisDocumentRepositoryDeleteById() - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- inRedisDocumentRepositorySave() - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- inRedisDocumentRepositorySave() - Method in class com.redis.om.spring.bloom.BloomAspect
- inRedisDocumentRepositorySaveAll() - Method in class com.redis.om.spring.autocomplete.AutoCompleteAspect
- inRedisDocumentRepositorySaveAll() - Method in class com.redis.om.spring.bloom.BloomAspect
- insert(Object, Integer) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- insert(Object, Integer) - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField
- insert(K, BFInsertParams, String...) - Method in interface com.redis.om.spring.ops.pds.BloomOperations
-
add one or more items to the bloom filter, by default creating it if it does not yet exist
- insert(K, BFInsertParams, String...) - Method in class com.redis.om.spring.ops.pds.BloomOperationsImpl
- INSTANCE - Enum constant in enum class com.redis.om.spring.id.ULIDIdentifierGenerator
- INSTANCE - Static variable in class com.redis.om.spring.serialization.gson.GsonReferencesSerializationExclusionStrategy
- instantiateCollection(Type) - Static method in class com.redis.om.spring.util.ObjectUtils
- InstantRangeValue - Class in com.redis.om.spring.search.stream.predicates.jedis
- InstantRangeValue(Instant, Instant) - Constructor for class com.redis.om.spring.search.stream.predicates.jedis.InstantRangeValue
- InstantTypeAdapter - Class in com.redis.om.spring.serialization.gson
- InstantTypeAdapter() - Constructor for class com.redis.om.spring.serialization.gson.InstantTypeAdapter
- IP - Enum constant in enum class com.redis.om.spring.DistanceMetric
- IRISH - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- isCollection(Class<?>) - Static method in class com.redis.om.spring.util.ObjectUtils
- isCollection(Field) - Static method in class com.redis.om.spring.util.ObjectUtils
- isDefaultImagePipelineCenterCrop() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- isDocument() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- isEnabled() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- isFirst() - Method in class com.redis.om.spring.search.stream.AggregationPage
- isFirstLowerCase(String) - Static method in class com.redis.om.spring.util.ObjectUtils
- isFuzzy() - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- isIndexed() - Method in class com.redis.om.spring.metamodel.MetamodelField
- isLast() - Method in class com.redis.om.spring.search.stream.AggregationPage
- isNullable() - Method in class com.redis.om.spring.tuple.impl.AbstractTuple
- isNullable() - Method in class com.redis.om.spring.tuple.impl.BasicAbstractTuple
- isParallel() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- isParallel() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- isParallel() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- isPhantomKey() - Method in class com.redis.om.spring.convert.MappingRedisOMConverter.BinaryKeyspaceIdentifier
- isPhantomKey() - Method in class com.redis.om.spring.convert.MappingRedisOMConverter.KeyspaceIdentifier
- isPrimitiveOfType(Class<?>, Class<?>) - Static method in class com.redis.om.spring.util.ObjectUtils
- isPropertyAnnotatedWith(Class<?>, String, Class<? extends Annotation>) - Static method in class com.redis.om.spring.util.ObjectUtils
- isReady() - Method in class com.redis.om.spring.vectorize.DefaultFeatureExtractor
- isReady() - Method in interface com.redis.om.spring.vectorize.FeatureExtractor
- isValid(byte[]) - Static method in class com.redis.om.spring.convert.MappingRedisOMConverter.BinaryKeyspaceIdentifier
-
Check whether the
keyis valid, in particular whether the key contains a keyspace and an id part in the form of keyspace:id. - isValid(String) - Static method in class com.redis.om.spring.convert.MappingRedisOMConverter.KeyspaceIdentifier
-
Check whether the
keyis valid, in particular whether the key contains a keyspace and an id part in the form of keyspace:id. - isWithPayload() - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- isWithScore() - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- ITALIAN - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- iterator() - Method in class com.redis.om.spring.search.stream.AggregationPage
- iterator() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- iterator() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- iterator() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
J
- javaNameFromExternal(String) - Static method in class com.redis.om.spring.metamodel.MetamodelGenerator
- JedisValues - Class in com.redis.om.spring.search.stream.predicates.jedis
- json - Variable in class com.redis.om.spring.search.stream.actions.BaseAbstractAction
- JSONOperations<K> - Interface in com.redis.om.spring.ops.json
- JSONOperationsImpl<K> - Class in com.redis.om.spring.ops.json
- JSONOperationsImpl(RedisModulesClient, ReferenceAwareGsonBuilder) - Constructor for class com.redis.om.spring.ops.json.JSONOperationsImpl
K
- KEY_FORMAT_STRING - Static variable in class com.redis.om.spring.autocomplete.Suggestion
- keyspaceConfiguration() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Set up keyspaces for specific types.
- keyspaceConfiguration() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Set up keyspaces for specific types.
- keyspaceNotificationsConfigParameter() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Configure the notify-keyspace-events property if not already set.
- keyspaceNotificationsConfigParameter() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Configure the notify-keyspace-events property if not already set.
- keyValueTemplateRef() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Configures the name of the
KeyValueOperationsbean to be used with the repositories detected. - keyValueTemplateRef() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Configures the name of the
KeyValueOperationsbean to be used with the repositories detected. - knn(int, byte[]) - Method in class com.redis.om.spring.metamodel.indexed.VectorField
- KNNPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.vector - KNNPredicate(SearchFieldAccessor, int, byte[]) - Constructor for class com.redis.om.spring.search.stream.predicates.vector.KNNPredicate
L
- L2 - Enum constant in enum class com.redis.om.spring.DistanceMetric
- labelledMap() - Method in interface com.redis.om.spring.tuple.GenericTuple
- labelledMap() - Method in class com.redis.om.spring.tuple.impl.BasicAbstractTuple
- labelledMap() - Method in interface com.redis.om.spring.tuple.Tuple
- labels - Variable in class com.redis.om.spring.tuple.impl.BasicAbstractTuple
- language() - Element in annotation interface com.redis.om.spring.annotations.Document
- languageField() - Element in annotation interface com.redis.om.spring.annotations.Document
- lcfirst(String) - Static method in class com.redis.om.spring.util.ObjectUtils
-
Returns the specified text but with the first character lowercase.
- le(Instant) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- le(LocalDate) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- le(LocalDateTime) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- le(Date) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- le(T) - Method in class com.redis.om.spring.metamodel.indexed.NumericField
- length() - Method in class com.redis.om.spring.metamodel.indexed.TagField
- length() - Method in class com.redis.om.spring.metamodel.indexed.TextField
- length() - Method in class com.redis.om.spring.metamodel.indexed.TextTagField
- length() - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField
- length() - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTextField
- LESS_THAN - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- LESS_THAN_OR_EQUAL - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- LessThanOrEqualPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.numeric - LessThanOrEqualPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.numeric.LessThanOrEqualPredicate
- LessThanPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.numeric - LessThanPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.numeric.LessThanPredicate
- like(T) - Method in class com.redis.om.spring.metamodel.indexed.TextField
- LIKE - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- LikePredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.fulltext - LikePredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.fulltext.LikePredicate
- limit() - Element in annotation interface com.redis.om.spring.annotations.Aggregation
- limit() - Element in annotation interface com.redis.om.spring.annotations.Query
- limit(int) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- limit(int) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- limit(int, int) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- limit(int, int) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- limit(long) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- limit(long) - Method in interface com.redis.om.spring.search.stream.SearchStream
- limit(long) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- limit(long) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- limit(Integer) - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- ListToStringAdapter - Class in com.redis.om.spring.serialization.gson
- ListToStringAdapter() - Constructor for class com.redis.om.spring.serialization.gson.ListToStringAdapter
- LITHUANIAN - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- load() - Element in annotation interface com.redis.om.spring.annotations.Aggregation
- load(MetamodelField<?, ?>...) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- load(MetamodelField<?, ?>...) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- load(MetamodelField<E, ?>...) - Method in interface com.redis.om.spring.search.stream.SearchStream
- load(MetamodelField<E, ?>...) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- load(MetamodelField<E, ?>...) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- load(MetamodelField<T, ?>...) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- Load - Annotation Interface in com.redis.om.spring.annotations
- loadAll() - Method in interface com.redis.om.spring.search.stream.AggregationStream
- loadAll() - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- loadAll() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- loadAll() - Method in interface com.redis.om.spring.search.stream.SearchStream
- loadAll() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- loadAll() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- LocalDateRangeValue - Class in com.redis.om.spring.search.stream.predicates.jedis
- LocalDateRangeValue(LocalDate, LocalDate) - Constructor for class com.redis.om.spring.search.stream.predicates.jedis.LocalDateRangeValue
- LocalDateTimeRangeValue - Class in com.redis.om.spring.search.stream.predicates.jedis
- LocalDateTimeRangeValue(LocalDateTime, LocalDateTime) - Constructor for class com.redis.om.spring.search.stream.predicates.jedis.LocalDateTimeRangeValue
- LocalDateTimeToBytesConverter - Class in com.redis.om.spring.convert
- LocalDateTimeToBytesConverter() - Constructor for class com.redis.om.spring.convert.LocalDateTimeToBytesConverter
- LocalDateTimeTypeAdapter - Class in com.redis.om.spring.serialization.gson
-
NOTE: This Adapter will lose nanosecond precision on LocalDateTimes In order to perform range searches we need to store this as GSon serialized Java longs so that they can be indexed as NUMERIC in the index's schema
- LocalDateTimeTypeAdapter() - Constructor for class com.redis.om.spring.serialization.gson.LocalDateTimeTypeAdapter
- LocalDateToBytesConverter - Class in com.redis.om.spring.convert
- LocalDateToBytesConverter() - Constructor for class com.redis.om.spring.convert.LocalDateToBytesConverter
- LocalDateToStringConverter - Class in com.redis.om.spring.convert
- LocalDateToStringConverter() - Constructor for class com.redis.om.spring.convert.LocalDateToStringConverter
- LocalDateTypeAdapter - Class in com.redis.om.spring.serialization.gson
-
GSON Serializer/Deserializer for LocalDate to Unix Timestamp
- LocalDateTypeAdapter() - Constructor for class com.redis.om.spring.serialization.gson.LocalDateTypeAdapter
- longArrayToByteArray(long[]) - Static method in class com.redis.om.spring.util.ObjectUtils
- lt(Instant) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- lt(LocalDate) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- lt(LocalDateTime) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- lt(Date) - Static method in class com.redis.om.spring.search.stream.predicates.jedis.JedisValues
- lt(T) - Method in class com.redis.om.spring.metamodel.indexed.NumericField
M
- m() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- m() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- map(Function<? super E, ? extends R>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- map(Function<? super E, ? extends R>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- map(Function<? super E, ? extends T>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- map(Function<? super E, ? extends U>) - Method in class com.redis.om.spring.search.stream.AggregationPage
- map(Function<? super T, ? extends R>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- map(ToLongFunction<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- map(ToLongFunction<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- map(ToLongFunction<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- map(ToLongFunction<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- mappingConverter - Variable in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- mappingConverter - Variable in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- MappingRedisOMConverter - Class in com.redis.om.spring.convert
- MappingRedisOMConverter() - Constructor for class com.redis.om.spring.convert.MappingRedisOMConverter
- MappingRedisOMConverter(RedisMappingContext) - Constructor for class com.redis.om.spring.convert.MappingRedisOMConverter
-
Creates new
MappingRedisOMConverter. - MappingRedisOMConverter(RedisMappingContext, ReferenceResolver) - Constructor for class com.redis.om.spring.convert.MappingRedisOMConverter
-
Creates new
MappingRedisOMConverterand defaultsRedisMappingContextwhen null. - MappingRedisOMConverter(RedisMappingContext, ReferenceResolver, RedisTypeMapper) - Constructor for class com.redis.om.spring.convert.MappingRedisOMConverter
-
Creates new
MappingRedisOMConverterand defaultsRedisMappingContextwhen null. - MappingRedisOMConverter.BinaryKeyspaceIdentifier - Class in com.redis.om.spring.convert
-
Value object representing a binary Redis Hash/Object identifier composed of keyspace and object id in the form of keyspace:id.
- MappingRedisOMConverter.KeyspaceIdentifier - Class in com.redis.om.spring.convert
-
Value object representing a Redis Hash/Object identifier composed of keyspace and object id in the form of keyspace:id.
- mapToDouble(ToDoubleFunction<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- mapToDouble(ToDoubleFunction<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- mapToDouble(ToDoubleFunction<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- mapToDouble(ToDoubleFunction<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- mapToInt(ToIntFunction<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- mapToInt(ToIntFunction<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- mapToInt(ToIntFunction<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- mapToInt(ToIntFunction<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- mapToLabelledMaps() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- mapToLabelledMaps() - Method in interface com.redis.om.spring.search.stream.SearchStream
- mapToLabelledMaps() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- mapToLabelledMaps() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- mapToLong(ToLongFunction<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- mapToLong(ToLongFunction<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- mapToLong(ToLongFunction<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- mapToLong(ToLongFunction<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- mapToObject(Map<String, Object>, Class<?>, MappingRedisOMConverter) - Static method in class com.redis.om.spring.util.ObjectUtils
- match(String[], AutoConfigurationMetadata) - Method in class com.redis.om.spring.RedisRepositoriesExcludeFilter
- max(NumericField<E, ?>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- max(NumericField<E, ?>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- max(NumericField<E, ?>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- max(NumericField<T, ?>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- max(Comparator<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- max(Comparator<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- max(Comparator<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- max(Comparator<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- MAX - Enum constant in enum class com.redis.om.spring.annotations.ReducerFunction
-
REDUCE MAX 1 {property} Return the maximal value of a property, whether it is a string, number or NULL.
- MAX - Static variable in class com.redis.om.spring.search.stream.predicates.jedis.DateRangeValue
- messageListenerContainerRef() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Configure the name of the
RedisMessageListenerContainerbean to be used for keyspace event subscriptions. - messageListenerContainerRef() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Configure the name of the
RedisMessageListenerContainerbean to be used for keyspace event subscriptions. - metadata - Variable in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- metadata - Variable in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- MetamodelField<E,
T> - Class in com.redis.om.spring.metamodel - MetamodelField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.MetamodelField
- MetamodelField(String, Class<?>) - Constructor for class com.redis.om.spring.metamodel.MetamodelField
- MetamodelField(String, Class<?>, boolean) - Constructor for class com.redis.om.spring.metamodel.MetamodelField
- MetamodelGenerator - Class in com.redis.om.spring.metamodel
- MetamodelGenerator() - Constructor for class com.redis.om.spring.metamodel.MetamodelGenerator
- methodNameMap - Static variable in enum class com.redis.om.spring.repository.query.clause.QueryClause
- mget(Class<T>, K...) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- mget(Class<T>, K...) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- mget(K...) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- mget(K...) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- mget(Path2, Class<T>, K...) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- mget(Path2, Class<T>, K...) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- min(NumericField<E, ?>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- min(NumericField<E, ?>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- min(NumericField<E, ?>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- min(NumericField<T, ?>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- min(Comparator<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- min(Comparator<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- min(Comparator<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- min(Comparator<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- MIN - Enum constant in enum class com.redis.om.spring.annotations.ReducerFunction
-
REDUCE MIN 1 {property} Return the minimal value of a property, whether it is a string, number or NULL.
- MIN - Static variable in class com.redis.om.spring.search.stream.predicates.jedis.DateRangeValue
- modulesOperations - Variable in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- modulesOperations - Variable in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
N
- name() - Element in annotation interface com.redis.om.spring.annotations.AutoComplete
- name() - Element in annotation interface com.redis.om.spring.annotations.Bloom
- namedQueriesLocation() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Configures the location of where to find the Spring Data named queries properties file.
- namedQueriesLocation() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Configures the location of where to find the Spring Data named queries properties file.
- nameFromExternal(String) - Static method in class com.redis.om.spring.metamodel.MetamodelGenerator
- near(Point, Distance) - Method in class com.redis.om.spring.metamodel.indexed.GeoField
- NEAR - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- NearPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.geo - NearPredicate(SearchFieldAccessor, Point, Distance) - Constructor for class com.redis.om.spring.search.stream.predicates.geo.NearPredicate
- NEPALI - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- NESTED - Enum constant in enum class com.redis.om.spring.annotations.SchemaFieldType
- next() - Method in class com.redis.om.spring.search.stream.AggregationPageable
- nextPageable() - Method in class com.redis.om.spring.search.stream.AggregationPage
- NineteenthAccessor<T,
T18> - Interface in com.redis.om.spring.tuple.accessor - NinthAccessor<T,
T8> - Interface in com.redis.om.spring.tuple.accessor - noindex() - Element in annotation interface com.redis.om.spring.annotations.GeoIndexed
- noindex() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- noindex() - Element in annotation interface com.redis.om.spring.annotations.NumericIndexed
- noindex() - Element in annotation interface com.redis.om.spring.annotations.Searchable
- noindex() - Element in annotation interface com.redis.om.spring.annotations.TagIndexed
- noindex() - Element in annotation interface com.redis.om.spring.annotations.TextIndexed
- noneMatch(Predicate<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- noneMatch(Predicate<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- noneMatch(Predicate<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- noneMatch(Predicate<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- NonIndexedBooleanField<E,
T> - Class in com.redis.om.spring.metamodel.nonindexed - NonIndexedBooleanField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.nonindexed.NonIndexedBooleanField
- NonIndexedGeoField<E,
T> - Class in com.redis.om.spring.metamodel.nonindexed - NonIndexedGeoField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.nonindexed.NonIndexedGeoField
- NonIndexedNumericField<E,
T> - Class in com.redis.om.spring.metamodel.nonindexed - NonIndexedNumericField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.nonindexed.NonIndexedNumericField
- NonIndexedTagField<E,
T> - Class in com.redis.om.spring.metamodel.nonindexed - NonIndexedTagField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField
- NonIndexedTextField<E,
T> - Class in com.redis.om.spring.metamodel.nonindexed - NonIndexedTextField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.nonindexed.NonIndexedTextField
- Nonuple<E1,
E2, E3, E4, E5, E6, E7, E8, E9> - Interface in com.redis.om.spring.tuple - NonupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7, T8> - Class in com.redis.om.spring.tuple.impl - NonupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8) - Constructor for class com.redis.om.spring.tuple.impl.NonupleImpl
- NonupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7, T8> - Class in com.redis.om.spring.tuple.impl.mapper - NonupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.NonupleMapperImpl
- NORWEGIAN - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- nostem() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- nostem() - Element in annotation interface com.redis.om.spring.annotations.Searchable
- nostem() - Element in annotation interface com.redis.om.spring.annotations.TextIndexed
- NOT_EQUAL - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- NOT_LIKE - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- notContaining(T) - Method in class com.redis.om.spring.metamodel.indexed.TextField
- notEq(double, double) - Method in class com.redis.om.spring.metamodel.indexed.GeoField
- notEq(String) - Method in class com.redis.om.spring.metamodel.indexed.GeoField
- notEq(String...) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- notEq(T) - Method in class com.redis.om.spring.metamodel.indexed.DateField
- notEq(T) - Method in class com.redis.om.spring.metamodel.indexed.GeoField
- notEq(T) - Method in class com.redis.om.spring.metamodel.indexed.NumericField
- notEq(T) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- notEq(T) - Method in class com.redis.om.spring.metamodel.indexed.TextField
- NotEqualPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.fulltext - NotEqualPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.geo - NotEqualPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.numeric - NotEqualPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.tag - NotEqualPredicate(SearchFieldAccessor, Double, Double) - Constructor for class com.redis.om.spring.search.stream.predicates.geo.NotEqualPredicate
- NotEqualPredicate(SearchFieldAccessor, String) - Constructor for class com.redis.om.spring.search.stream.predicates.geo.NotEqualPredicate
- NotEqualPredicate(SearchFieldAccessor, List<String>) - Constructor for class com.redis.om.spring.search.stream.predicates.tag.NotEqualPredicate
- NotEqualPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.fulltext.NotEqualPredicate
- NotEqualPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.geo.NotEqualPredicate
- NotEqualPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.numeric.NotEqualPredicate
- NotEqualPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.tag.NotEqualPredicate
- notLike(T) - Method in class com.redis.om.spring.metamodel.indexed.TextField
- NotLikePredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.fulltext - NotLikePredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.fulltext.NotLikePredicate
- Novemdecuple<E1,
E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16, E17, E18, E19> - Interface in com.redis.om.spring.tuple - NovemdecupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18> - Class in com.redis.om.spring.tuple.impl - NovemdecupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Constructor for class com.redis.om.spring.tuple.impl.NovemdecupleImpl
- NovemdecupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18> - Class in com.redis.om.spring.tuple.impl.mapper - NovemdecupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>, Function<T, T16>, Function<T, T17>, Function<T, T18>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.NovemdecupleMapperImpl
- NUMERIC - Enum constant in enum class com.redis.om.spring.annotations.SchemaFieldType
- NUMERIC_AFTER - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- NUMERIC_BEFORE - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- NUMERIC_BETWEEN - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- NUMERIC_CONTAINING - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- NUMERIC_CONTAINING_ALL - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- NUMERIC_GREATER_THAN - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- NUMERIC_GREATER_THAN_EQUAL - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- NUMERIC_LESS_THAN - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- NUMERIC_LESS_THAN_EQUAL - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- NUMERIC_NEGATING_SIMPLE_PROPERTY - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- NUMERIC_SIMPLE_PROPERTY - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- NumericField<E,
T> - Class in com.redis.om.spring.metamodel.indexed - NumericField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.indexed.NumericField
- NumericIndexed - Annotation Interface in com.redis.om.spring.annotations
- numIncrBy(K, Path, Long) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- numIncrBy(K, Path, Long) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- NumIncrByAction<E> - Class in com.redis.om.spring.search.stream.actions
- NumIncrByAction(SearchFieldAccessor, Long) - Constructor for class com.redis.om.spring.search.stream.actions.NumIncrByAction
O
- ObjectGraphFieldSpec - Record Class in com.redis.om.spring.metamodel
- ObjectGraphFieldSpec(FieldSpec, List<Element>) - Constructor for record class com.redis.om.spring.metamodel.ObjectGraphFieldSpec
-
Creates an instance of a
ObjectGraphFieldSpecrecord class. - ObjectUtils - Class in com.redis.om.spring.util
- Octodecuple<E1,
E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16, E17, E18> - Interface in com.redis.om.spring.tuple - OctodecupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17> - Class in com.redis.om.spring.tuple.impl - OctodecupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Constructor for class com.redis.om.spring.tuple.impl.OctodecupleImpl
- OctodecupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17> - Class in com.redis.om.spring.tuple.impl.mapper - OctodecupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>, Function<T, T16>, Function<T, T17>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.OctodecupleMapperImpl
- Octuple<E1,
E2, E3, E4, E5, E6, E7, T7> - Interface in com.redis.om.spring.tuple - OctupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7> - Class in com.redis.om.spring.tuple.impl - OctupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7) - Constructor for class com.redis.om.spring.tuple.impl.OctupleImpl
- OctupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7> - Class in com.redis.om.spring.tuple.impl.mapper - OctupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.OctupleMapperImpl
- of() - Static method in class com.redis.om.spring.tuple.Fields
- of() - Static method in class com.redis.om.spring.tuple.Tuples
- of(byte[]) - Static method in class com.redis.om.spring.convert.MappingRedisOMConverter.BinaryKeyspaceIdentifier
-
Parse a binary
keyintoMappingRedisOMConverter.BinaryKeyspaceIdentifier. - of(Class<E>) - Method in interface com.redis.om.spring.search.stream.EntityStream
- of(Class<E>) - Method in class com.redis.om.spring.search.stream.EntityStreamImpl
- of(String) - Static method in class com.redis.om.spring.convert.MappingRedisOMConverter.KeyspaceIdentifier
-
Parse a
keyintoMappingRedisOMConverter.KeyspaceIdentifier. - of(String) - Static method in class com.redis.om.spring.metamodel.Alias
- of(String[], T0) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Static method in class com.redis.om.spring.tuple.Tuples
- of(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Static method in class com.redis.om.spring.tuple.Tuples
- of(Function<T, T0>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>, Function<T, T16>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>, Function<T, T16>, Function<T, T17>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>, Function<T, T16>, Function<T, T17>, Function<T, T18>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>, Function<T, T16>, Function<T, T17>, Function<T, T18>, Function<T, T19>) - Static method in class com.redis.om.spring.tuple.Fields
- of(Schema.FieldType, Part.Type, String, Integer) - Static method in class com.redis.om.spring.repository.query.clause.QueryClauseTemplate
- of(T0) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Static method in class com.redis.om.spring.tuple.Tuples
- of(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Static method in class com.redis.om.spring.tuple.Tuples
- ofArray(String[], Object...) - Static method in class com.redis.om.spring.tuple.Tuples
- offset() - Element in annotation interface com.redis.om.spring.annotations.Aggregation
- offset() - Element in annotation interface com.redis.om.spring.annotations.Query
- OffsetDateTimeToBytesConverter - Class in com.redis.om.spring.convert
- OffsetDateTimeToBytesConverter() - Constructor for class com.redis.om.spring.convert.OffsetDateTimeToBytesConverter
- OffsetDateTimeToStringConverter - Class in com.redis.om.spring.convert
- OffsetDateTimeToStringConverter() - Constructor for class com.redis.om.spring.convert.OffsetDateTimeToStringConverter
- OffsetDateTimeTypeAdapter - Class in com.redis.om.spring.serialization.gson
- OffsetDateTimeTypeAdapter() - Constructor for class com.redis.om.spring.serialization.gson.OffsetDateTimeTypeAdapter
- onClose(Runnable) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- onClose(Runnable) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- onClose(Runnable) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- onOrAfter(T) - Method in class com.redis.om.spring.metamodel.indexed.DateField
- onOrBefore(T) - Method in class com.redis.om.spring.metamodel.indexed.DateField
- operations - Variable in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- operations - Variable in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- opsForBloom() - Method in class com.redis.om.spring.ops.RedisModulesOperations
- opsForCountMinSketch() - Method in class com.redis.om.spring.ops.RedisModulesOperations
- opsForCuckoFilter() - Method in class com.redis.om.spring.ops.RedisModulesOperations
- opsForJSON() - Method in class com.redis.om.spring.ops.RedisModulesOperations
- opsForSearch(K) - Method in class com.redis.om.spring.ops.RedisModulesOperations
- opsForTopK() - Method in class com.redis.om.spring.ops.RedisModulesOperations
- or(RediSearchQuery, RediSearchQuery) - Method in class com.redis.om.spring.repository.query.RediSearchQueryCreator
- or(Predicate<? super T>) - Method in interface com.redis.om.spring.search.stream.predicates.SearchFieldPredicate
- OR - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- OrPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates - OrPredicate(SearchFieldPredicate<E, T>) - Constructor for class com.redis.om.spring.search.stream.predicates.OrPredicate
- outsideOf(Point, Distance) - Method in class com.redis.om.spring.metamodel.indexed.GeoField
- OutsideOfPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.geo - OutsideOfPredicate(SearchFieldAccessor, Point, Distance) - Constructor for class com.redis.om.spring.search.stream.predicates.geo.OutsideOfPredicate
P
- Pair<E1,
E2> - Interface in com.redis.om.spring.tuple - PairImpl<T0,
T1> - Class in com.redis.om.spring.tuple.impl - PairImpl(String[], T0, T1) - Constructor for class com.redis.om.spring.tuple.impl.PairImpl
- PairMapperImpl<T,
T0, T1> - Class in com.redis.om.spring.tuple.impl.mapper - PairMapperImpl(Function<T, T0>, Function<T, T1>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.PairMapperImpl
- parallel() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- parallel() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- parallel() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- PAYLOAD_KEY_FORMAT_STRING - Static variable in class com.redis.om.spring.autocomplete.Suggestion
- peek(Consumer<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- peek(Consumer<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- peek(Consumer<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- peek(Consumer<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- PHANTOM - Static variable in class com.redis.om.spring.convert.MappingRedisOMConverter.BinaryKeyspaceIdentifier
- PHANTOM - Static variable in class com.redis.om.spring.convert.MappingRedisOMConverter.KeyspaceIdentifier
- PHANTOM_SUFFIX - Static variable in class com.redis.om.spring.convert.MappingRedisOMConverter.BinaryKeyspaceIdentifier
- PHANTOM_SUFFIX - Static variable in class com.redis.om.spring.convert.MappingRedisOMConverter.KeyspaceIdentifier
- phonetic() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- phonetic() - Element in annotation interface com.redis.om.spring.annotations.Searchable
- phonetic() - Element in annotation interface com.redis.om.spring.annotations.TextIndexed
- PointToBytesConverter - Class in com.redis.om.spring.convert
- PointToBytesConverter() - Constructor for class com.redis.om.spring.convert.PointToBytesConverter
- PointTypeAdapter - Class in com.redis.om.spring.serialization.gson
- PointTypeAdapter() - Constructor for class com.redis.om.spring.serialization.gson.PointTypeAdapter
- pop() - Method in class com.redis.om.spring.metamodel.indexed.TagField
- pop() - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField
- pop(Integer) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- pop(Integer) - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField
- PORTUGUESE - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- PredicateType - Enum Class in com.redis.om.spring.search.stream.predicates
- prefixes() - Element in annotation interface com.redis.om.spring.annotations.Document
- prepareQuery(String, Object...) - Method in enum class com.redis.om.spring.repository.query.clause.QueryClause
- prepend(Object) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- prepend(Object) - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField
- previousOrFirst() - Method in class com.redis.om.spring.search.stream.AggregationPageable
- previousPageable() - Method in class com.redis.om.spring.search.stream.AggregationPage
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.redis.om.spring.metamodel.MetamodelGenerator
- processBloom(ContextRefreshedEvent) - Method in class com.redis.om.spring.RedisModulesConfiguration
- processEntity(byte[], Object) - Method in class com.redis.om.spring.audit.EntityAuditor
- processEntity(byte[], Object) - Method in class com.redis.om.spring.vectorize.DefaultFeatureExtractor
- processEntity(byte[], Object) - Method in interface com.redis.om.spring.vectorize.FeatureExtractor
- processEntity(Class<T>) - Method in class com.redis.om.spring.serialization.gson.ReferenceAwareGsonBuilder
- processEntity(Object) - Method in class com.redis.om.spring.vectorize.DefaultFeatureExtractor
- processEntity(Object) - Method in interface com.redis.om.spring.vectorize.FeatureExtractor
- processEntity(Object, boolean) - Method in class com.redis.om.spring.audit.EntityAuditor
- processInput(TranslatorContext, Image) - Method in class com.redis.om.spring.vectorize.face.FaceDetectionTranslator
- processInput(TranslatorContext, Image) - Method in class com.redis.om.spring.vectorize.face.FaceFeatureTranslator
- processOutput(TranslatorContext, NDList) - Method in class com.redis.om.spring.vectorize.face.FaceDetectionTranslator
- processOutput(TranslatorContext, NDList) - Method in class com.redis.om.spring.vectorize.face.FaceFeatureTranslator
- processPredicate(SearchFieldPredicate<? super E, ?>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- properties() - Element in annotation interface com.redis.om.spring.annotations.GroupBy
- property() - Element in annotation interface com.redis.om.spring.annotations.Load
- put(Object, Object, String) - Method in class com.redis.om.spring.RedisEnhancedKeyValueAdapter
- put(Object, Object, String) - Method in class com.redis.om.spring.RedisJSONKeyValueAdapter
Q
- Quad<E1,
E2, E3, E4> - Interface in com.redis.om.spring.tuple - QuadImpl<T0,
T1, T2, T3> - Class in com.redis.om.spring.tuple.impl - QuadImpl(String[], T0, T1, T2, T3) - Constructor for class com.redis.om.spring.tuple.impl.QuadImpl
- QuadMapperImpl<T,
T0, T1, T2, T3> - Class in com.redis.om.spring.tuple.impl.mapper - QuadMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.QuadMapperImpl
- QUANTILE - Enum constant in enum class com.redis.om.spring.annotations.ReducerFunction
-
REDUCE QUANTILE 2 {property} {quantile} Return the value of a numeric property at a given quantile of the results.
- Quattuordecuple<E1,
E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14> - Interface in com.redis.om.spring.tuple - QuattuordecupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> - Class in com.redis.om.spring.tuple.impl - QuattuordecupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Constructor for class com.redis.om.spring.tuple.impl.QuattuordecupleImpl
- QuattuordecupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> - Class in com.redis.om.spring.tuple.impl.mapper - QuattuordecupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.QuattuordecupleMapperImpl
- Query - Annotation Interface in com.redis.om.spring.annotations
- Query() - Constructor for class com.redis.om.spring.RedisOMSpringProperties.Repository.Query
- QUERY - Enum constant in enum class com.redis.om.spring.repository.query.RediSearchQueryType
- QueryClause - Enum Class in com.redis.om.spring.repository.query.clause
- QueryClauseTemplate - Class in com.redis.om.spring.repository.query.clause
- queryLookupStrategy() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Returns the key of the
QueryLookupStrategyto be used for lookup queries for query methods. - queryLookupStrategy() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Returns the key of the
QueryLookupStrategyto be used for lookup queries for query methods. - QueryUtils - Class in com.redis.om.spring.repository.query
- Quindecuple<E1,
E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15> - Interface in com.redis.om.spring.tuple - QuindecupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14> - Class in com.redis.om.spring.tuple.impl - QuindecupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Constructor for class com.redis.om.spring.tuple.impl.QuindecupleImpl
- QuindecupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14> - Class in com.redis.om.spring.tuple.impl.mapper - QuindecupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.QuindecupleMapperImpl
- Quintuple<E1,
E2, E3, E4, E5> - Interface in com.redis.om.spring.tuple - QuintupleImpl<T0,
T1, T2, T3, T4> - Class in com.redis.om.spring.tuple.impl - QuintupleImpl(String[], T0, T1, T2, T3, T4) - Constructor for class com.redis.om.spring.tuple.impl.QuintupleImpl
- QuintupleMapperImpl<T,
T0, T1, T2, T3, T4> - Class in com.redis.om.spring.tuple.impl.mapper - QuintupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.QuintupleMapperImpl
R
- RANDOM_SAMPLE - Enum constant in enum class com.redis.om.spring.annotations.ReducerFunction
-
REDUCE RANDOM_SAMPLE {nargs} {property} {sample_size} Perform a reservoir sampling of the group elements with a given size, and return an array of the sampled items with an even distribution.
- read(JsonReader) - Method in class com.redis.om.spring.serialization.gson.ListToStringAdapter
- read(JsonReader) - Method in class com.redis.om.spring.serialization.gson.SetToStringAdapter
- read(Class<R>, RedisData) - Method in class com.redis.om.spring.convert.MappingRedisOMConverter
- readProperty(Class<?>, String, RedisData, RedisPersistentProperty) - Method in class com.redis.om.spring.convert.MappingRedisOMConverter
- RedisDocumentRepository<T,
ID> - Interface in com.redis.om.spring.repository - RedisDocumentRepositoryFactory - Class in com.redis.om.spring.repository.support
- RedisDocumentRepositoryFactory(KeyValueOperations, RedisModulesOperations<?>, RediSearchIndexer, Class<? extends AbstractQueryCreator<?, ?>>, Class<? extends RepositoryQuery>, RedisMappingContext, Gson) - Constructor for class com.redis.om.spring.repository.support.RedisDocumentRepositoryFactory
-
Creates a new
KeyValueRepositoryFactoryfor the givenKeyValueOperationsandAbstractQueryCreator-type. - RedisDocumentRepositoryFactory(KeyValueOperations, RedisModulesOperations<?>, RediSearchIndexer, Class<? extends AbstractQueryCreator<?, ?>>, RedisMappingContext, Gson) - Constructor for class com.redis.om.spring.repository.support.RedisDocumentRepositoryFactory
-
Creates a new
KeyValueRepositoryFactoryfor the givenKeyValueOperationsandAbstractQueryCreator-type. - RedisDocumentRepositoryFactory(KeyValueOperations, RedisModulesOperations<?>, RediSearchIndexer, RedisMappingContext, Gson) - Constructor for class com.redis.om.spring.repository.support.RedisDocumentRepositoryFactory
-
Creates a new
KeyValueRepositoryFactoryfor the givenKeyValueOperationsandRedisModulesOperations. - RedisDocumentRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,
ID>, S, ID> - Class in com.redis.om.spring.repository.support - RedisDocumentRepositoryFactoryBean(Class<? extends T>) - Constructor for class com.redis.om.spring.repository.support.RedisDocumentRepositoryFactoryBean
-
Creates a new
RedisDocumentRepositoryFactoryBeanfor the given repository interface. - redisearchIndexer(ApplicationContext) - Method in class com.redis.om.spring.RedisModulesConfiguration
- RediSearchIndexer - Class in com.redis.om.spring
- RediSearchIndexer(ApplicationContext) - Constructor for class com.redis.om.spring.RediSearchIndexer
- RediSearchQuery - Class in com.redis.om.spring.repository.query
- RediSearchQuery(QueryMethod, RepositoryMetadata, QueryMethodEvaluationContextProvider, KeyValueOperations, RedisModulesOperations<?>, Class<? extends AbstractQueryCreator<?, ?>>, Gson) - Constructor for class com.redis.om.spring.repository.query.RediSearchQuery
- RediSearchQueryCreator - Class in com.redis.om.spring.repository.query
-
Building operations for criteria based queries
- RediSearchQueryCreator(PartTree) - Constructor for class com.redis.om.spring.repository.query.RediSearchQueryCreator
- RediSearchQueryCreator(PartTree, ParameterAccessor) - Constructor for class com.redis.om.spring.repository.query.RediSearchQueryCreator
- RediSearchQueryType - Enum Class in com.redis.om.spring.repository.query
- RedisEnhancedKeyValueAdapter - Class in com.redis.om.spring
- RedisEnhancedKeyValueAdapter(RedisOperations<?, ?>, RedisModulesOperations<?>, RediSearchIndexer, FeatureExtractor, RedisOMSpringProperties) - Constructor for class com.redis.om.spring.RedisEnhancedKeyValueAdapter
-
Creates new
RedisKeyValueAdapterwith defaultRedisMappingContextand defaultRedisCustomConversions. - RedisEnhancedKeyValueAdapter(RedisOperations<?, ?>, RedisModulesOperations<?>, RedisMappingContext, RediSearchIndexer, FeatureExtractor, RedisOMSpringProperties) - Constructor for class com.redis.om.spring.RedisEnhancedKeyValueAdapter
-
Creates new
RedisKeyValueAdapterwith defaultRedisCustomConversions. - RedisEnhancedKeyValueAdapter(RedisOperations<?, ?>, RedisModulesOperations<?>, RedisMappingContext, CustomConversions, RediSearchIndexer, FeatureExtractor, RedisOMSpringProperties) - Constructor for class com.redis.om.spring.RedisEnhancedKeyValueAdapter
-
Creates new
RedisKeyValueAdapter. - RedisEnhancedQuery - Class in com.redis.om.spring.repository.query
- RedisEnhancedQuery(QueryMethod, RepositoryMetadata, QueryMethodEvaluationContextProvider, KeyValueOperations, RedisOperations<?, ?>, RedisModulesOperations<?>, Class<? extends AbstractQueryCreator<?, ?>>) - Constructor for class com.redis.om.spring.repository.query.RedisEnhancedQuery
- RedisEnhancedRepositoriesRegistrar - Class in com.redis.om.spring.repository.configuration
- RedisEnhancedRepositoriesRegistrar() - Constructor for class com.redis.om.spring.repository.configuration.RedisEnhancedRepositoriesRegistrar
- RedisEnhancedRepository<T,
ID> - Interface in com.redis.om.spring.repository - RedisEnhancedRepositoryFactory - Class in com.redis.om.spring.repository.support
- RedisEnhancedRepositoryFactory(KeyValueOperations, RedisOperations<?, ?>, RedisModulesOperations<?>, RediSearchIndexer, FeatureExtractor, RedisOMSpringProperties) - Constructor for class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactory
-
Creates a new
KeyValueRepositoryFactoryfor the givenKeyValueOperations. - RedisEnhancedRepositoryFactory(KeyValueOperations, RedisOperations<?, ?>, RedisModulesOperations<?>, RediSearchIndexer, FeatureExtractor, Class<? extends AbstractQueryCreator<?, ?>>, RedisOMSpringProperties) - Constructor for class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactory
-
Creates a new
KeyValueRepositoryFactoryfor the givenKeyValueOperationsandAbstractQueryCreator-type. - RedisEnhancedRepositoryFactory(KeyValueOperations, RedisOperations<?, ?>, RedisModulesOperations<?>, RediSearchIndexer, FeatureExtractor, Class<? extends AbstractQueryCreator<?, ?>>, Class<? extends RepositoryQuery>, RedisOMSpringProperties) - Constructor for class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactory
-
Creates a new
KeyValueRepositoryFactoryfor the givenKeyValueOperationsandAbstractQueryCreator-type. - RedisEnhancedRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,
ID>, S, ID> - Class in com.redis.om.spring.repository.support - RedisEnhancedRepositoryFactoryBean(Class<? extends T>, RedisOperations<?, ?>, RedisModulesOperations<?>, RediSearchIndexer, FeatureExtractor, RedisOMSpringProperties) - Constructor for class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean
-
Creates a new
RedisRepositoryFactoryBeanfor the given repository interface. - RedisJSONKeyValueAdapter - Class in com.redis.om.spring
- RedisJSONKeyValueAdapter(RedisOperations<?, ?>, RedisModulesOperations<?>, RedisMappingContext, RediSearchIndexer, GsonBuilder, RedisOMSpringProperties) - Constructor for class com.redis.om.spring.RedisJSONKeyValueAdapter
-
Creates new
RedisKeyValueAdapterwith defaultRedisCustomConversions. - RedisJSONRepositoriesRegistrar - Class in com.redis.om.spring.repository.configuration
- RedisJSONRepositoriesRegistrar() - Constructor for class com.redis.om.spring.repository.configuration.RedisJSONRepositoriesRegistrar
- RedisJSONRepositoryConfigurationExtension - Class in com.redis.om.spring.repository.configuration
- RedisJSONRepositoryConfigurationExtension() - Constructor for class com.redis.om.spring.repository.configuration.RedisJSONRepositoryConfigurationExtension
- RedisModulesClient - Class in com.redis.om.spring.client
- RedisModulesClient(JedisConnectionFactory, GsonBuilder) - Constructor for class com.redis.om.spring.client.RedisModulesClient
- RedisModulesConfiguration - Class in com.redis.om.spring
- RedisModulesConfiguration() - Constructor for class com.redis.om.spring.RedisModulesConfiguration
- RedisModulesOperations<K> - Class in com.redis.om.spring.ops
- RedisModulesOperations(RedisModulesClient, StringRedisTemplate, ReferenceAwareGsonBuilder) - Constructor for class com.redis.om.spring.ops.RedisModulesOperations
- RedisOMCustomConversions - Class in com.redis.om.spring.convert
- RedisOMCustomConversions() - Constructor for class com.redis.om.spring.convert.RedisOMCustomConversions
-
Creates an empty
RedisCustomConversionsobject. - RedisOMCustomConversions(List<?>) - Constructor for class com.redis.om.spring.convert.RedisOMCustomConversions
-
Creates a new
RedisCustomConversionsinstance registering the given converters. - RedisOMSpringProperties - Class in com.redis.om.spring
- RedisOMSpringProperties() - Constructor for class com.redis.om.spring.RedisOMSpringProperties
- RedisOMSpringProperties.Djl - Class in com.redis.om.spring
- RedisOMSpringProperties.Repository - Class in com.redis.om.spring
- RedisOMSpringProperties.Repository.Query - Class in com.redis.om.spring
- RedisRepositoriesExcludeFilter - Class in com.redis.om.spring
- RedisRepositoriesExcludeFilter() - Constructor for class com.redis.om.spring.RedisRepositoriesExcludeFilter
- redisTemplate(JedisConnectionFactory) - Method in class com.redis.om.spring.RedisModulesConfiguration
- redisTemplateRef() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Configures the bean name of the
RedisOperationsto be used. - redisTemplateRef() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Configures the bean name of the
RedisOperationsto be used. - reduce() - Element in annotation interface com.redis.om.spring.annotations.GroupBy
- reduce(ReducerFunction) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- reduce(ReducerFunction) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- reduce(ReducerFunction, MetamodelField<?, ?>, Object...) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- reduce(ReducerFunction, MetamodelField<?, ?>, Object...) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- reduce(ReducerFunction, String, Object...) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- reduce(ReducerFunction, String, Object...) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- reduce(E, BinaryOperator<E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- reduce(E, BinaryOperator<E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- reduce(E, BinaryOperator<E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- reduce(BinaryOperator<E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- reduce(BinaryOperator<E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- reduce(BinaryOperator<E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- reduce(BinaryOperator<T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- reduce(T, BinaryOperator<T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- reduce(U, BiFunction<U, ? super E, U>, BinaryOperator<U>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- reduce(U, BiFunction<U, ? super E, U>, BinaryOperator<U>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- reduce(U, BiFunction<U, ? super E, U>, BinaryOperator<U>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- Reducer - Annotation Interface in com.redis.om.spring.annotations
- ReducerFunction - Enum Class in com.redis.om.spring.annotations
- ReferenceAwareGsonBuilder - Class in com.redis.om.spring.serialization.gson
- ReferenceAwareGsonBuilder(GsonBuilder, ApplicationContext) - Constructor for class com.redis.om.spring.serialization.gson.ReferenceAwareGsonBuilder
- ReferenceDeserializer - Class in com.redis.om.spring.serialization.gson
- ReferenceDeserializer(Field, JSONOperations<?>) - Constructor for class com.redis.om.spring.serialization.gson.ReferenceDeserializer
- remove(Integer) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- remove(Integer) - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField
- removeFirst() - Method in class com.redis.om.spring.metamodel.indexed.TagField
- removeFirst() - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField
- removeKeySpaceMapping(String, Class<?>) - Method in class com.redis.om.spring.RediSearchIndexer
- removeLast() - Method in class com.redis.om.spring.metamodel.indexed.TagField
- removeLast() - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField
- replaceIfIllegalJavaIdentifierCharacter(String) - Static method in class com.redis.om.spring.metamodel.MetamodelGenerator
- replaceIfJavaUsedWord(String) - Static method in class com.redis.om.spring.metamodel.MetamodelGenerator
- REPLACEMENT_CHARACTER - Static variable in class com.redis.om.spring.metamodel.MetamodelGenerator
- Repository() - Constructor for class com.redis.om.spring.RedisOMSpringProperties.Repository
- repositoryBaseClass() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Configure the repository base class to be used to create repository proxies for this particular configuration.
- repositoryBaseClass() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Configure the repository base class to be used to create repository proxies for this particular configuration.
- repositoryFactoryBeanClass() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Returns the
FactoryBeanclass to be used for each repository instance. - repositoryFactoryBeanClass() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Returns the
FactoryBeanclass to be used for each repository instance. - repositoryImplementationPostfix() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Returns the postfix to be used when looking up custom repository implementations.
- repositoryImplementationPostfix() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Returns the postfix to be used when looking up custom repository implementations.
- returnFields() - Element in annotation interface com.redis.om.spring.annotations.Query
- ReturnFieldsSearchStreamImpl<E,
T> - Class in com.redis.om.spring.search.stream - ReturnFieldsSearchStreamImpl(SearchStreamImpl<E>, List<MetamodelField<E, ?>>, Gson) - Constructor for class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- ROMANIAN - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- RUSSIAN - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
S
- saveAll(Iterable<S>) - Method in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- saveAll(Iterable<S>) - Method in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- schemaFieldType() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- SchemaFieldType - Enum Class in com.redis.om.spring.annotations
- score() - Element in annotation interface com.redis.om.spring.annotations.Document
- search(Query) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- search(Query) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- search(Query, FTSearchParams) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- search(Query, FTSearchParams) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- Searchable - Annotation Interface in com.redis.om.spring.annotations
- searchFieldAccessor - Variable in class com.redis.om.spring.metamodel.MetamodelField
- SearchFieldAccessor - Class in com.redis.om.spring.metamodel
- SearchFieldAccessor(String, Field...) - Constructor for class com.redis.om.spring.metamodel.SearchFieldAccessor
- SearchFieldPredicate<E,
T> - Interface in com.redis.om.spring.search.stream.predicates - searchIndexFieldAliasFor(Field, String) - Static method in class com.redis.om.spring.repository.query.QueryUtils
- SearchLanguage - Enum Class in com.redis.om.spring.repository.query
-
From ... TODO: potentially move to Jedis
- SearchOperations<K> - Interface in com.redis.om.spring.ops.search
- SearchOperationsImpl<K> - Class in com.redis.om.spring.ops.search
- SearchOperationsImpl(K, RedisModulesClient, StringRedisTemplate) - Constructor for class com.redis.om.spring.ops.search.SearchOperationsImpl
- SearchStream<E> - Interface in com.redis.om.spring.search.stream
- SearchStreamImpl<E> - Class in com.redis.om.spring.search.stream
- SearchStreamImpl(Class<E>, RedisModulesOperations<String>, Gson) - Constructor for class com.redis.om.spring.search.stream.SearchStreamImpl
- SecondAccessor<T,
T1> - Interface in com.redis.om.spring.tuple.accessor - SENTENCE - Enum constant in enum class com.redis.om.spring.annotations.EmbeddingType
- sentenceTokenizer - Variable in class com.redis.om.spring.vectorize.DefaultFeatureExtractor
- sentenceTokenizer(RedisOMSpringProperties) - Method in class com.redis.om.spring.RedisModulesConfiguration
- separator() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- separator() - Element in annotation interface com.redis.om.spring.annotations.TagIndexed
- Septendecuple<E1,
E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16, E17> - Interface in com.redis.om.spring.tuple - SeptendecupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16> - Class in com.redis.om.spring.tuple.impl - SeptendecupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Constructor for class com.redis.om.spring.tuple.impl.SeptendecupleImpl
- SeptendecupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16> - Class in com.redis.om.spring.tuple.impl.mapper - SeptendecupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>, Function<T, T16>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.SeptendecupleMapperImpl
- Septuple<E1,
E2, E3, E4, E5, E6, E7> - Interface in com.redis.om.spring.tuple - SeptupleImpl<T0,
T1, T2, T3, T4, T5, T6> - Class in com.redis.om.spring.tuple.impl - SeptupleImpl(String[], T0, T1, T2, T3, T4, T5, T6) - Constructor for class com.redis.om.spring.tuple.impl.SeptupleImpl
- SeptupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6> - Class in com.redis.om.spring.tuple.impl.mapper - SeptupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.SeptupleMapperImpl
- sequential() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- sequential() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- sequential() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- SERBIAN - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- serialize(Ulid, Type, JsonSerializationContext) - Method in class com.redis.om.spring.serialization.gson.UlidTypeAdapter
- serialize(Instant, Type, JsonSerializationContext) - Method in class com.redis.om.spring.serialization.gson.InstantTypeAdapter
- serialize(LocalDate, Type, JsonSerializationContext) - Method in class com.redis.om.spring.serialization.gson.LocalDateTypeAdapter
- serialize(LocalDateTime, Type, JsonSerializationContext) - Method in class com.redis.om.spring.serialization.gson.LocalDateTimeTypeAdapter
- serialize(OffsetDateTime, Type, JsonSerializationContext) - Method in class com.redis.om.spring.serialization.gson.OffsetDateTimeTypeAdapter
- serialize(Date, Type, JsonSerializationContext) - Method in class com.redis.om.spring.serialization.gson.DateTypeAdapter
- serialize(Point, Type, JsonSerializationContext) - Method in class com.redis.om.spring.serialization.gson.PointTypeAdapter
- set(int, Function<T, ?>) - Method in class com.redis.om.spring.tuple.AbstractTupleMapper
- set(K, Object) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- set(K, Object) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- set(K, Object, JsonSetParams) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- set(K, Object, JsonSetParams) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- set(K, Object, JsonSetParams, Path) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- set(K, Object, JsonSetParams, Path) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- set(K, Object, Path) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- set(K, Object, Path) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- setConfig(String, String) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- setConfig(String, String) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- setCustomConversions(CustomConversions) - Method in class com.redis.om.spring.convert.MappingRedisOMConverter
-
Set
CustomConversionsto be applied. - setDefaultImagePipelineCenterCrop(boolean) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setDefaultImagePipelineResizeHeight(int) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setDefaultImagePipelineResizeWidth(int) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setEnabled(boolean) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setFaceDetectionModelEngine(String) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setFaceDetectionModelModelUrls(String) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setFaceDetectionModelName(String) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setFaceEmbeddingModelEngine(String) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setFaceEmbeddingModelModelUrls(String) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setFaceEmbeddingModelName(String) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setFuzzy(boolean) - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- setImageEmbeddingModelEngine(String) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setImageEmbeddingModelModelUrls(String) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setJSONOperations(JSONOperations<String>) - Method in class com.redis.om.spring.search.stream.actions.BaseAbstractAction
- setJSONOperations(JSONOperations<String>) - Method in interface com.redis.om.spring.search.stream.actions.TakesJSONOperations
- setKeyspaceToIndexMap(RediSearchIndexer) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean
- setKeyValueOperations(KeyValueOperations) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean
-
Configures the
KeyValueOperationsto be used for the repositories. - setLimit(int) - Method in class com.redis.om.spring.RedisOMSpringProperties.Repository.Query
- setLimit(int) - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- setMappingContext(MappingContext<?, ?>) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean
- setQueryCreator(Class<? extends AbstractQueryCreator<?, ?>>) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean
-
Configures the
QueryCreatorTypeto be used. - setQueryType(Class<? extends RepositoryQuery>) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean
-
Configures the
RepositoryQuerytype to be created. - setRedisModulesOperations(RedisModulesOperations<?>) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean
-
Configures the
RedisModulesOperationsto be used for the repositories. - setRedisOMSpringProperties(RedisOMSpringProperties) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean
- setRedisOperations(RedisOperations<?, ?>) - Method in class com.redis.om.spring.repository.support.RedisEnhancedRepositoryFactoryBean
-
Configures the
RedisOperationsto be used for the repositories. - setReferenceResolver(ReferenceResolver) - Method in class com.redis.om.spring.convert.MappingRedisOMConverter
- setSentenceTokenizerMaxLength(String) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setSentenceTokenizerModel(String) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- setSentenceTokenizerModelMaxLength(String) - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- SetToStringAdapter - Class in com.redis.om.spring.serialization.gson
- SetToStringAdapter() - Constructor for class com.redis.om.spring.serialization.gson.SetToStringAdapter
- setWithPayload(boolean) - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- setWithScore(boolean) - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- SeventeenthAccessor<T,
T16> - Interface in com.redis.om.spring.tuple.accessor - SeventhAccessor<T,
T6> - Interface in com.redis.om.spring.tuple.accessor - Sexdecuple<E1,
E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16> - Interface in com.redis.om.spring.tuple - SexdecupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15> - Class in com.redis.om.spring.tuple.impl - SexdecupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Constructor for class com.redis.om.spring.tuple.impl.SexdecupleImpl
- SexdecupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15> - Class in com.redis.om.spring.tuple.impl.mapper - SexdecupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.SexdecupleMapperImpl
- shadowCopy() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Configuration flag controlling storage of phantom keys (shadow copies) of expiring entities to read them later when publishing
keyspace events. - shadowCopy() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Configuration flag controlling storage of phantom keys (shadow copies) of expiring entities to read them later when publishing
keyspace events. - shortName(String) - Static method in class com.redis.om.spring.util.ObjectUtils
-
Returns the 'name' part of a long name.
- shouldSkipClass(Class<?>) - Method in class com.redis.om.spring.serialization.gson.GsonReferencesSerializationExclusionStrategy
- shouldSkipField(FieldAttributes) - Method in class com.redis.om.spring.serialization.gson.GsonReferencesSerializationExclusionStrategy
- SimpleRedisDocumentRepository<T,
ID> - Class in com.redis.om.spring.repository.support - SimpleRedisDocumentRepository(EntityInformation<T, ID>, KeyValueOperations, RedisModulesOperations<?>, RediSearchIndexer, RedisMappingContext, Gson) - Constructor for class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- SimpleRedisEnhancedRepository<T,
ID> - Class in com.redis.om.spring.repository.support - SimpleRedisEnhancedRepository(EntityInformation<T, ID>, KeyValueOperations, RedisModulesOperations<?>, RediSearchIndexer, FeatureExtractor, RedisOMSpringProperties) - Constructor for class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- Single<T0> - Interface in com.redis.om.spring.tuple
- SingleImpl<T0> - Class in com.redis.om.spring.tuple.impl
- SingleImpl(String[], T0) - Constructor for class com.redis.om.spring.tuple.impl.SingleImpl
- SingleMapperImpl<T,
T0> - Class in com.redis.om.spring.tuple.impl.mapper - SingleMapperImpl(Function<T, T0>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.SingleMapperImpl
- SixteenthAccessor<T,
T15> - Interface in com.redis.om.spring.tuple.accessor - SixthAccessor<T,
T5> - Interface in com.redis.om.spring.tuple.accessor - size() - Method in interface com.redis.om.spring.tuple.Decuple
- size() - Method in interface com.redis.om.spring.tuple.Duodecuple
- size() - Method in interface com.redis.om.spring.tuple.EmptyTuple
- size() - Method in interface com.redis.om.spring.tuple.GenericTuple
- size() - Method in interface com.redis.om.spring.tuple.Hextuple
- size() - Method in class com.redis.om.spring.tuple.impl.TupleInfiniteDegreeImpl
- size() - Method in interface com.redis.om.spring.tuple.Nonuple
- size() - Method in interface com.redis.om.spring.tuple.Novemdecuple
- size() - Method in interface com.redis.om.spring.tuple.Octodecuple
- size() - Method in interface com.redis.om.spring.tuple.Octuple
- size() - Method in interface com.redis.om.spring.tuple.Pair
- size() - Method in interface com.redis.om.spring.tuple.Quad
- size() - Method in interface com.redis.om.spring.tuple.Quattuordecuple
- size() - Method in interface com.redis.om.spring.tuple.Quindecuple
- size() - Method in interface com.redis.om.spring.tuple.Quintuple
- size() - Method in interface com.redis.om.spring.tuple.Septendecuple
- size() - Method in interface com.redis.om.spring.tuple.Septuple
- size() - Method in interface com.redis.om.spring.tuple.Sexdecuple
- size() - Method in interface com.redis.om.spring.tuple.Single
- size() - Method in interface com.redis.om.spring.tuple.Tredecuple
- size() - Method in interface com.redis.om.spring.tuple.Triple
- size() - Method in interface com.redis.om.spring.tuple.Undecuple
- size() - Method in interface com.redis.om.spring.tuple.Vigintuple
- skip(long) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- skip(long) - Method in interface com.redis.om.spring.search.stream.SearchStream
- skip(long) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- skip(long) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- Sort - Class in com.redis.om.spring.repository.query
- Sort(List<Sort.Order>) - Constructor for class com.redis.om.spring.repository.query.Sort
- sortable() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- sortable() - Element in annotation interface com.redis.om.spring.annotations.NumericIndexed
- sortable() - Element in annotation interface com.redis.om.spring.annotations.Searchable
- sortable() - Element in annotation interface com.redis.om.spring.annotations.TextIndexed
- sortAscending() - Element in annotation interface com.redis.om.spring.annotations.Query
- sortBy() - Element in annotation interface com.redis.om.spring.annotations.Aggregation
- sortBy() - Element in annotation interface com.redis.om.spring.annotations.Query
- SortBy - Annotation Interface in com.redis.om.spring.annotations
- sortByMax() - Element in annotation interface com.redis.om.spring.annotations.Aggregation
- sorted(int, Sort.Order...) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- sorted(int, Sort.Order...) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- sorted(Comparator<? super E>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- sorted(Comparator<? super E>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- sorted(Comparator<? super E>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- sorted(Comparator<? super E>, SortedField.SortOrder) - Method in interface com.redis.om.spring.search.stream.SearchStream
- sorted(Comparator<? super E>, SortedField.SortOrder) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- sorted(Comparator<? super E>, SortedField.SortOrder) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- sorted(Comparator<? super T>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- sorted(Comparator<? super T>, SortedField.SortOrder) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- sorted(Sort.Order...) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- sorted(Sort.Order...) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- SPANISH - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- spliterator() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- spliterator() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- spliterator() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- STARTS_WITH - Enum constant in enum class com.redis.om.spring.search.stream.predicates.PredicateType
- startsWith(T) - Method in class com.redis.om.spring.metamodel.indexed.TextField
- startsWith(T) - Method in class com.redis.om.spring.metamodel.indexed.TextTagField
- StartsWithPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.fulltext - StartsWithPredicate<E,
T> - Class in com.redis.om.spring.search.stream.predicates.tag - StartsWithPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.fulltext.StartsWithPredicate
- StartsWithPredicate(SearchFieldAccessor, T) - Constructor for class com.redis.om.spring.search.stream.predicates.tag.StartsWithPredicate
- staticField(String) - Static method in class com.redis.om.spring.metamodel.MetamodelGenerator
-
Returns a static field name representation of the specified camel-cased string.
- STDDEV - Enum constant in enum class com.redis.om.spring.annotations.ReducerFunction
-
REDUCE STDDEV 1 {property} Return the standard deviation of a numeric property in the group.
- strAppend(K, Path, Object) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- strAppend(K, Path, Object) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- stream() - Method in class com.redis.om.spring.search.stream.predicates.AndPredicate
- stream() - Method in class com.redis.om.spring.search.stream.predicates.OrPredicate
- stream() - Method in class com.redis.om.spring.tuple.impl.AbstractTuple
- stream() - Method in interface com.redis.om.spring.tuple.Tuple
- streamOf(Class<C>) - Method in class com.redis.om.spring.tuple.impl.BasicAbstractTuple
- streamOf(Class<T>) - Method in interface com.redis.om.spring.tuple.GenericTuple
- streamOf(Class<T>) - Method in interface com.redis.om.spring.tuple.Tuple
- StringAppendAction<E> - Class in com.redis.om.spring.search.stream.actions
- StringAppendAction(SearchFieldAccessor, String) - Constructor for class com.redis.om.spring.search.stream.actions.StringAppendAction
- strLen(K, Path) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- strLen(K, Path) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- StrLengthAction<E> - Class in com.redis.om.spring.search.stream.actions
- StrLengthAction(SearchFieldAccessor) - Constructor for class com.redis.om.spring.search.stream.actions.StrLengthAction
- Suggestion - Class in com.redis.om.spring.autocomplete
- Suggestion(String) - Constructor for class com.redis.om.spring.autocomplete.Suggestion
- Suggestion(String, double) - Constructor for class com.redis.om.spring.autocomplete.Suggestion
- Suggestion(String, double, Map<String, Object>) - Constructor for class com.redis.om.spring.autocomplete.Suggestion
- Suggestion(String, Map<String, Object>) - Constructor for class com.redis.om.spring.autocomplete.Suggestion
- SUM - Enum constant in enum class com.redis.om.spring.annotations.ReducerFunction
-
REDUCE SUM 1 {property} Return the sum of all numeric values of a given property in a group.
- SWEDISH - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
T
- TAG - Enum constant in enum class com.redis.om.spring.annotations.SchemaFieldType
- TAG_CONTAINING - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TAG_CONTAINING_ALL - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TAG_ENDING_WITH - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TAG_ESCAPE_CHARS - Static variable in class com.redis.om.spring.repository.query.QueryUtils
- TAG_IN - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TAG_NOT_IN - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TAG_SIMPLE_PROPERTY - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TAG_STARTING_WITH - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TagField<E,
T> - Class in com.redis.om.spring.metamodel.indexed - TagField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.indexed.TagField
- TagIndexed - Annotation Interface in com.redis.om.spring.annotations
- tagVals(String) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- tagVals(String) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- TAGVALS - Enum constant in enum class com.redis.om.spring.repository.query.RediSearchQueryType
- TakesJSONOperations - Interface in com.redis.om.spring.search.stream.actions
- TAMIL - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- targetClass - Variable in class com.redis.om.spring.metamodel.MetamodelField
- TenthAccessor<T,
T9> - Interface in com.redis.om.spring.tuple.accessor - test(T) - Method in class com.redis.om.spring.search.stream.predicates.BaseAbstractPredicate
- TEXT_ALL - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TEXT_CONTAINING - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TEXT_ENDING_WITH - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TEXT_IN - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TEXT_LIKE - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TEXT_NEGATING_SIMPLE_PROPERTY - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TEXT_NOT_CONTAINING - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TEXT_NOT_IN - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TEXT_NOT_LIKE - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TEXT_SIMPLE_PROPERTY - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TEXT_STARTING_WITH - Enum constant in enum class com.redis.om.spring.repository.query.clause.QueryClause
- TextField<E,
T> - Class in com.redis.om.spring.metamodel.indexed - TextField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.indexed.TextField
- TextIndexed - Annotation Interface in com.redis.om.spring.annotations
- TextTagField<E,
T> - Class in com.redis.om.spring.metamodel.indexed - TextTagField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.indexed.TextTagField
- ThirdAccessor<T,
T2> - Interface in com.redis.om.spring.tuple.accessor - ThirteenthAccessor<T,
T12> - Interface in com.redis.om.spring.tuple.accessor - timeout() - Element in annotation interface com.redis.om.spring.annotations.Aggregation
- timeToLive() - Element in annotation interface com.redis.om.spring.annotations.Document
-
Time before expire in seconds.
- toArray() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- toArray() - Method in interface com.redis.om.spring.search.stream.SearchStream
- toArray() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- toArray() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- toArray(IntFunction<A[]>) - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- toArray(IntFunction<A[]>) - Method in interface com.redis.om.spring.search.stream.SearchStream
- toArray(IntFunction<A[]>) - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- toArray(IntFunction<A[]>) - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- toBytes(Object) - Method in class com.redis.om.spring.convert.MappingRedisOMConverter
-
Convert given source to binary representation using the underlying
ConversionService. - toggle() - Method in class com.redis.om.spring.metamodel.indexed.BooleanField
- toggle() - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedBooleanField
- toggle(K, Path) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- toggle(K, Path) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- ToggleAction<E> - Class in com.redis.om.spring.search.stream.actions
- ToggleAction(SearchFieldAccessor) - Constructor for class com.redis.om.spring.search.stream.actions.ToggleAction
- toList(Class<?>...) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- toList(Class<?>...) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- toList(PageRequest, Class<?>...) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- toList(PageRequest, Class<?>...) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- toList(PageRequest, Duration, Class<?>...) - Method in interface com.redis.om.spring.search.stream.AggregationStream
- toList(PageRequest, Duration, Class<?>...) - Method in class com.redis.om.spring.search.stream.AggregationStreamImpl
- TOLIST - Enum constant in enum class com.redis.om.spring.annotations.ReducerFunction
-
REDUCE TOLIST 1 {property} Merge all distinct values of a given property into a single array.
- TopKOperations<K> - Interface in com.redis.om.spring.ops.pds
- TopKOperationsImpl<K> - Class in com.redis.om.spring.ops.pds
- TopKOperationsImpl(RedisModulesClient) - Constructor for class com.redis.om.spring.ops.pds.TopKOperationsImpl
- toString() - Method in record class com.redis.om.spring.metamodel.ObjectGraphFieldSpec
-
Returns a string representation of this record class.
- toString() - Method in class com.redis.om.spring.RedisOMSpringProperties.Djl
- toString() - Method in class com.redis.om.spring.tuple.impl.BasicAbstractTuple
- toTuple() - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>, Function<T, T16>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>, Function<T, T16>, Function<T, T17>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>, Function<T, T16>, Function<T, T17>, Function<T, T18>) - Static method in class com.redis.om.spring.tuple.Tuples
- toTuple(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>, Function<T, T16>, Function<T, T17>, Function<T, T18>, Function<T, T19>) - Static method in class com.redis.om.spring.tuple.Tuples
- toUnderscoreSeparated(String) - Static method in class com.redis.om.spring.util.ObjectUtils
-
Turns the specified string into an underscore-separated string.
- Tredecuple<E1,
E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13> - Interface in com.redis.om.spring.tuple - TredecupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> - Class in com.redis.om.spring.tuple.impl - TredecupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Constructor for class com.redis.om.spring.tuple.impl.TredecupleImpl
- TredecupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> - Class in com.redis.om.spring.tuple.impl.mapper - TredecupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.TredecupleMapperImpl
- trimToRange(Integer, Integer) - Method in class com.redis.om.spring.metamodel.indexed.TagField
- trimToRange(Integer, Integer) - Method in class com.redis.om.spring.metamodel.nonindexed.NonIndexedTagField
- Triple<E1,
E2, E3> - Interface in com.redis.om.spring.tuple - TripleImpl<T0,
T1, T2> - Class in com.redis.om.spring.tuple.impl - TripleImpl(String[], T0, T1, T2) - Constructor for class com.redis.om.spring.tuple.impl.TripleImpl
- TripleMapperImpl<T,
T0, T1, T2> - Class in com.redis.om.spring.tuple.impl.mapper - TripleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.TripleMapperImpl
- Tuple - Interface in com.redis.om.spring.tuple
- TupleAccessor<T,
R> - Interface in com.redis.om.spring.tuple.accessor - TupleInfiniteDegreeImpl - Class in com.redis.om.spring.tuple.impl
- TupleInfiniteDegreeImpl(Object...) - Constructor for class com.redis.om.spring.tuple.impl.TupleInfiniteDegreeImpl
- TupleMapper<T,
R> - Interface in com.redis.om.spring.tuple - Tuples - Class in com.redis.om.spring.tuple
- TURKISH - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
- TwelfthAccessor<T,
T11> - Interface in com.redis.om.spring.tuple.accessor - TwentiethAccessor<T,
T19> - Interface in com.redis.om.spring.tuple.accessor - type() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- type() - Element in annotation interface com.redis.om.spring.annotations.VectorIndexed
- type(K) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- type(K) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
- type(K, Path) - Method in interface com.redis.om.spring.ops.json.JSONOperations
- type(K, Path) - Method in class com.redis.om.spring.ops.json.JSONOperationsImpl
U
- ucfirst(String) - Static method in class com.redis.om.spring.util.ObjectUtils
-
Returns the specified text but with the first character uppercase.
- ULIDIdentifierGenerator - Enum Class in com.redis.om.spring.id
- UlidToBytesConverter - Class in com.redis.om.spring.convert
- UlidToBytesConverter() - Constructor for class com.redis.om.spring.convert.UlidToBytesConverter
- UlidTypeAdapter - Class in com.redis.om.spring.serialization.gson
- UlidTypeAdapter() - Constructor for class com.redis.om.spring.serialization.gson.UlidTypeAdapter
- Undecuple<E1,
E2, E3, E4, E5, E6, E7, E8, E9, E10, E11> - Interface in com.redis.om.spring.tuple - UndecupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> - Class in com.redis.om.spring.tuple.impl - UndecupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Constructor for class com.redis.om.spring.tuple.impl.UndecupleImpl
- UndecupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> - Class in com.redis.om.spring.tuple.impl.mapper - UndecupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.UndecupleMapperImpl
- unescape(String) - Static method in class com.redis.om.spring.repository.query.QueryUtils
- unordered() - Method in class com.redis.om.spring.search.stream.ReturnFieldsSearchStreamImpl
- unordered() - Method in class com.redis.om.spring.search.stream.SearchStreamImpl
- unordered() - Method in class com.redis.om.spring.search.stream.WrapperSearchStream
- unQuote(String) - Static method in class com.redis.om.spring.util.ObjectUtils
-
Returns the string but with any leading and trailing quotation marks trimmed.
- update(PartialUpdate<?>) - Method in class com.redis.om.spring.RedisEnhancedKeyValueAdapter
- updateAlias(String) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- updateAlias(String) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
- updateField(T, MetamodelField<T, ?>, Object) - Method in interface com.redis.om.spring.repository.RedisDocumentRepository
- updateField(T, MetamodelField<T, ?>, Object) - Method in interface com.redis.om.spring.repository.RedisEnhancedRepository
- updateField(T, MetamodelField<T, ?>, Object) - Method in class com.redis.om.spring.repository.support.SimpleRedisDocumentRepository
- updateField(T, MetamodelField<T, ?>, Object) - Method in class com.redis.om.spring.repository.support.SimpleRedisEnhancedRepository
- updateSynonym(String, String...) - Method in interface com.redis.om.spring.ops.search.SearchOperations
- updateSynonym(String, String...) - Method in class com.redis.om.spring.ops.search.SearchOperationsImpl
V
- value() - Element in annotation interface com.redis.om.spring.annotations.Aggregation
- value() - Element in annotation interface com.redis.om.spring.annotations.AutoCompletePayload
- value() - Element in annotation interface com.redis.om.spring.annotations.Document
- value() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisDocumentRepositories
-
Alias for the
EnableRedisDocumentRepositories.basePackages()attribute. - value() - Element in annotation interface com.redis.om.spring.annotations.EnableRedisEnhancedRepositories
-
Alias for the
EnableRedisEnhancedRepositories.basePackages()attribute. - value() - Element in annotation interface com.redis.om.spring.annotations.Query
- valueOf(String) - Static method in enum class com.redis.om.spring.annotations.EmbeddingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.redis.om.spring.annotations.ReducerFunction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.redis.om.spring.annotations.SchemaFieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.redis.om.spring.DistanceMetric
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.redis.om.spring.id.ULIDIdentifierGenerator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.redis.om.spring.repository.query.clause.QueryClause
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.redis.om.spring.repository.query.RediSearchQueryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.redis.om.spring.repository.query.SearchLanguage
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.redis.om.spring.search.stream.predicates.PredicateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.redis.om.spring.VectorType
-
Returns the enum constant of this class with the specified name.
- values - Variable in class com.redis.om.spring.tuple.impl.BasicAbstractTuple
- values() - Static method in enum class com.redis.om.spring.annotations.EmbeddingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.redis.om.spring.annotations.ReducerFunction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.redis.om.spring.annotations.SchemaFieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.redis.om.spring.DistanceMetric
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.redis.om.spring.id.ULIDIdentifierGenerator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.redis.om.spring.repository.query.clause.QueryClause
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.redis.om.spring.repository.query.RediSearchQueryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.redis.om.spring.repository.query.SearchLanguage
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.redis.om.spring.search.stream.predicates.PredicateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.redis.om.spring.VectorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VECTOR - Enum constant in enum class com.redis.om.spring.annotations.SchemaFieldType
- VectorField<E,
T> - Class in com.redis.om.spring.metamodel.indexed - VectorField(SearchFieldAccessor, boolean) - Constructor for class com.redis.om.spring.metamodel.indexed.VectorField
- VectorIndexed - Annotation Interface in com.redis.om.spring.annotations
- Vectorize - Annotation Interface in com.redis.om.spring.annotations
- VectorType - Enum Class in com.redis.om.spring
- verbatim() - Element in annotation interface com.redis.om.spring.annotations.Aggregation
- Vigintuple<E1,
E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16, E17, E18, E19, E20> - Interface in com.redis.om.spring.tuple - VigintupleImpl<T0,
T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19> - Class in com.redis.om.spring.tuple.impl - VigintupleImpl(String[], T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Constructor for class com.redis.om.spring.tuple.impl.VigintupleImpl
- VigintupleMapperImpl<T,
T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19> - Class in com.redis.om.spring.tuple.impl.mapper - VigintupleMapperImpl(Function<T, T0>, Function<T, T1>, Function<T, T2>, Function<T, T3>, Function<T, T4>, Function<T, T5>, Function<T, T6>, Function<T, T7>, Function<T, T8>, Function<T, T9>, Function<T, T10>, Function<T, T11>, Function<T, T12>, Function<T, T13>, Function<T, T14>, Function<T, T15>, Function<T, T16>, Function<T, T17>, Function<T, T18>, Function<T, T19>) - Constructor for class com.redis.om.spring.tuple.impl.mapper.VigintupleMapperImpl
W
- weight() - Element in annotation interface com.redis.om.spring.annotations.Indexed
- weight() - Element in annotation interface com.redis.om.spring.annotations.Searchable
- weight() - Element in annotation interface com.redis.om.spring.annotations.TextIndexed
- withFirst(String, Function<Character, String>) - Static method in class com.redis.om.spring.util.ObjectUtils
-
Does something with the first character in the specified String.
- withPage(int) - Method in class com.redis.om.spring.search.stream.AggregationPageable
- withPayload() - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- withScore() - Method in class com.redis.om.spring.repository.query.autocomplete.AutoCompleteOptions
- WORD - Enum constant in enum class com.redis.om.spring.annotations.EmbeddingType
- WrapperSearchStream<E> - Class in com.redis.om.spring.search.stream
- WrapperSearchStream(Stream<E>) - Constructor for class com.redis.om.spring.search.stream.WrapperSearchStream
- write(JsonWriter, List<?>) - Method in class com.redis.om.spring.serialization.gson.ListToStringAdapter
- write(JsonWriter, Set<?>) - Method in class com.redis.om.spring.serialization.gson.SetToStringAdapter
- write(Object, RedisData) - Method in class com.redis.om.spring.convert.MappingRedisOMConverter
- writePartialUpdate(PartialUpdate<?>, RedisData) - Method in class com.redis.om.spring.convert.MappingRedisOMConverter
Y
- YIDDISH - Enum constant in enum class com.redis.om.spring.repository.query.SearchLanguage
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form