Index
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 extends Repository<S,
ID>, 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, AerospikeDataSettings) - 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(Environment) - Method in class org.springframework.data.aerospike.config.AerospikeDataConfigurationSupport
- readAerospikeSettings(Environment) - Method in class org.springframework.data.aerospike.config.AerospikeDataConfigurationSupport
- readAliasFrom(Map<String, Object>) - Method in class org.springframework.data.aerospike.convert.AerospikeTypeAliasAccessor
- RECORD_SIZE_IN_MEMORY - Enum constant in enum class org.springframework.data.aerospike.repository.query.CriteriaDefinition.AerospikeMetadata
-
Exp.recordSize() (Exp.memorySize() for Server ver.
- RECORD_SIZE_ON_DISK - Enum constant in enum class org.springframework.data.aerospike.repository.query.CriteriaDefinition.AerospikeMetadata
-
Exp.recordSize() (Exp.deviceSize() for Server ver.
- 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.
- request(IAerospikeClient, Node, String) - Static method in class org.springframework.data.aerospike.util.InfoCommandUtils
- request(IAerospikeClient, InfoPolicy, Node, String) - Static method in class org.springframework.data.aerospike.util.InfoCommandUtils
- resolveCtxList(List<String>) - Static method in class org.springframework.data.aerospike.repository.query.AerospikeQueryCreatorUtils
- resultIterator(IAerospikeClient) - Method in interface org.springframework.data.aerospike.core.AerospikeClientCallback
-
Interact with the native
IAerospikeClient
and produce a result from it.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form