Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

ReactiveAerospikeOperations - Interface in org.springframework.data.aerospike.core
Aerospike specific data access operations to work with reactive API
ReactiveAerospikePartTreeQuery - Class in org.springframework.data.aerospike.repository.query
 
ReactiveAerospikePartTreeQuery(QueryMethod, QueryMethodEvaluationContextProvider, ReactiveAerospikeTemplate, Class<? extends AbstractQueryCreator<?, ?>>) - Constructor for class org.springframework.data.aerospike.repository.query.ReactiveAerospikePartTreeQuery
 
ReactiveAerospikePersistenceEntityIndexCreator - Class in org.springframework.data.aerospike.index
 
ReactiveAerospikePersistenceEntityIndexCreator(ObjectProvider<AerospikeMappingContext>, boolean, AerospikeIndexResolver, ObjectProvider<ReactiveAerospikeTemplate>) - Constructor for class org.springframework.data.aerospike.index.ReactiveAerospikePersistenceEntityIndexCreator
 
ReactiveAerospikeRepositoriesRegistrar - Class in org.springframework.data.aerospike.repository.config
Reactive aerospike RepositoryBeanDefinitionRegistrarSupport implementation.
ReactiveAerospikeRepositoriesRegistrar() - Constructor for class org.springframework.data.aerospike.repository.config.ReactiveAerospikeRepositoriesRegistrar
 
ReactiveAerospikeRepository<T,ID> - Interface in org.springframework.data.aerospike.repository
Aerospike specific Repository interface with reactive support.
ReactiveAerospikeRepositoryConfigurationExtension - Class in org.springframework.data.aerospike.repository.config
RepositoryConfigurationExtension for reactive Aerospike.
ReactiveAerospikeRepositoryConfigurationExtension() - Constructor for class org.springframework.data.aerospike.repository.config.ReactiveAerospikeRepositoryConfigurationExtension
 
ReactiveAerospikeRepositoryFactory - Class in org.springframework.data.aerospike.repository.support
 
ReactiveAerospikeRepositoryFactory(ReactiveAerospikeTemplate) - Constructor for class org.springframework.data.aerospike.repository.support.ReactiveAerospikeRepositoryFactory
 
ReactiveAerospikeRepositoryFactory(ReactiveAerospikeTemplate, Class<? extends AbstractQueryCreator<?, ?>>) - Constructor for class org.springframework.data.aerospike.repository.support.ReactiveAerospikeRepositoryFactory
 
ReactiveAerospikeRepositoryFactoryBean<T,S,ID> - Class in org.springframework.data.aerospike.repository.support
 
ReactiveAerospikeRepositoryFactoryBean(Class<? extends T>) - Constructor for class org.springframework.data.aerospike.repository.support.ReactiveAerospikeRepositoryFactoryBean
 
reactiveAerospikeTemplate(MappingAerospikeConverter, AerospikeMappingContext, AerospikeExceptionTranslator, IAerospikeReactorClient, ReactorQueryEngine, ReactorIndexRefresher, ServerVersionSupport, AerospikeSettings) - Method in class org.springframework.data.aerospike.config.AbstractReactiveAerospikeDataConfiguration
 
ReactiveAerospikeTemplate - Class in org.springframework.data.aerospike.core
Primary implementation of ReactiveAerospikeOperations.
ReactiveAerospikeTemplate(IAerospikeReactorClient, String, MappingAerospikeConverter, AerospikeMappingContext, AerospikeExceptionTranslator, ReactorQueryEngine, ReactorIndexRefresher, ServerVersionSupport) - Constructor for class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
 
reactorIndexRefresher(IAerospikeReactorClient, IndexesCacheUpdater, ServerVersionSupport) - Method in class org.springframework.data.aerospike.config.AbstractReactiveAerospikeDataConfiguration
 
ReactorIndexRefresher - Class in org.springframework.data.aerospike.query.cache
 
ReactorIndexRefresher(IAerospikeReactorClient, InfoPolicy, InternalIndexOperations, IndexesCacheUpdater, ServerVersionSupport) - Constructor for class org.springframework.data.aerospike.query.cache.ReactorIndexRefresher
 
reactorQueryEngine(IAerospikeReactorClient, StatementBuilder, FilterExpressionsBuilder, AerospikeSettings) - Method in class org.springframework.data.aerospike.config.AbstractReactiveAerospikeDataConfiguration
 
ReactorQueryEngine - Class in org.springframework.data.aerospike.query
This class provides a multi-filter reactive query engine that augments the query capability in Aerospike.
ReactorQueryEngine(IAerospikeReactorClient, StatementBuilder, FilterExpressionsBuilder) - Constructor for class org.springframework.data.aerospike.query.ReactorQueryEngine
 
read(Class<R>, AerospikeReadData) - Method in class org.springframework.data.aerospike.convert.MappingAerospikeConverter
 
read(Class<R>, AerospikeReadData) - Method in class org.springframework.data.aerospike.convert.MappingAerospikeReadConverter
 
readAerospikeDataSettings() - Method in class org.springframework.data.aerospike.config.AerospikeDataConfigurationSupport
 
readAerospikeSettings() - Method in class org.springframework.data.aerospike.config.AerospikeDataConfigurationSupport
 
readAliasFrom(Map<String, Object>) - Method in class org.springframework.data.aerospike.convert.AerospikeTypeAliasAccessor
 
ReadPolicyBeanDefinitionParser - Class in org.springframework.data.aerospike.config
ReadPolicyBeanDefinitionParser() - Constructor for class org.springframework.data.aerospike.config.ReadPolicyBeanDefinitionParser
 
ReadPolicyFactoryBean - Class in org.springframework.data.aerospike.config
A FactoryBean implementation that exposes the setters necessary to configure a read policy via XML.
ReadPolicyFactoryBean() - Constructor for class org.springframework.data.aerospike.config.ReadPolicyFactoryBean
Creates a new ReadPolicyFactoryBean.
RECORD_SIZE_IN_MEMORY - Enum constant in enum class org.springframework.data.aerospike.repository.query.CriteriaDefinition.AerospikeMetadata
 
RECORD_SIZE_ON_DISK - Enum constant in enum class org.springframework.data.aerospike.repository.query.CriteriaDefinition.AerospikeMetadata
 
recordExistsAction(RecordExistsAction) - Method in class org.springframework.data.aerospike.core.WritePolicyBuilder
 
recordIterator(IAerospikeClient) - Method in interface org.springframework.data.aerospike.core.AerospikeClientCallback
Interact with the native IAerospikeClient and produce a records from it.
refreshIndexes() - Method in class org.springframework.data.aerospike.query.cache.IndexRefresher
 
refreshIndexes() - Method in class org.springframework.data.aerospike.query.cache.ReactorIndexRefresher
 
refreshIndexesCache() - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
 
refreshIndexesCache() - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
 
refreshIndexesCache() - Method in interface org.springframework.data.aerospike.index.IndexesCacheRefresher
 
remove() - Method in class org.springframework.data.aerospike.query.KeyRecordIterator
 
remove(Object) - Method in class org.springframework.data.aerospike.query.qualifier.Qualifier
 
repositoryBaseClass() - Element in annotation interface org.springframework.data.aerospike.repository.config.EnableAerospikeRepositories
Configure the repository base class to be used to create repository proxies for this particular configuration.
repositoryBaseClass() - Element in annotation interface org.springframework.data.aerospike.repository.config.EnableReactiveAerospikeRepositories
Configure the repository base class to be used to create repository proxies for this particular configuration.
repositoryFactoryBeanClass() - Element in annotation interface org.springframework.data.aerospike.repository.config.EnableAerospikeRepositories
Returns the FactoryBean class to be used for each repository instance.
repositoryFactoryBeanClass() - Element in annotation interface org.springframework.data.aerospike.repository.config.EnableReactiveAerospikeRepositories
Returns the FactoryBean class to be used for each repository instance.
repositoryImplementationPostfix() - Element in annotation interface org.springframework.data.aerospike.repository.config.EnableAerospikeRepositories
Returns the postfix to be used when looking up custom repository implementations.
repositoryImplementationPostfix() - Element in annotation interface org.springframework.data.aerospike.repository.config.EnableReactiveAerospikeRepositories
Returns the postfix to be used when looking up custom repository implementations.
resultIterator(IAerospikeClient) - Method in interface org.springframework.data.aerospike.core.AerospikeClientCallback
Interact with the native IAerospikeClient and produce a result from it.
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form