All Classes and Interfaces
Class
Description
Configuration with beans needed for reactive stuff
A Cache
Cache
implementation backed by Aerospike database as store.Default set is null meaning write directly to the namespace.
CacheManager
implementation for Aerospike.Callback to interact with the
IAerospikeClient
.Interface of an Aerospike-specific
EntityConverter
.Value object to capture custom conversion.
An Aerospike-specific
KeyValueAdapter
to implement core sore interactions to be used by the
KeyValueTemplate
.An Aerospike-specific implementation of
MappingContext
.Carries metadata keys of an aerospike read or written object.
NamespaceHandler
for the Aerospike namespace.Aerospike specific data access operations.
Aerospike-specific extensions of
PersistentEntity
.Value object to carry data to be read in object conversion.
Map specific
RepositoryBeanDefinitionRegistrarSupport
implementation.Aerospike specific
Repository
RepositoryConfigurationExtension
for Aerospike.Simple constant holder for a
SimpleTypeHolder
enriched with Aerospike specific simple types.Primary implementation of
AerospikeOperations
.Value object to carry data to be written in object conversion.
Default implementation of
AerospikePersistentEntity
.A
FactoryBean
implementation that exposes the setters necessary to configure a BatchPolicy
via XML.A
FactoryBean
implementation that exposes the setters necessary to configure a ClientPolicy
via XML.Out of the box conversions for java dates and calendars.
Identifies a domain object to be persisted to Aerospike.
Annotation to activate Aerospike repositories.
Annotation to activate reactive Aerospike repositories.
Demarcates a property to be used as expiration field.
Qualifier used to query by expiry epoch
Annotation to define custom metadata for document fields.
This class represents a Secondary Index
created in the cluster.
Marks a field to be indexed using Aerospike's secondary index.
Internal index related operations used by ReactorIndexRefresher and IndexRefresher.
Qualifier used to query by primary key
Iterator for traversing a collection of KeyRecords
Qualifier used to query by latest update time
An implementation of
AerospikeConverter
to read domain objects from AerospikeReadData
and write domain
objects into AerospikeWriteData
.Generic Bin qualifier.
This class provides a multi-filter query engine that
augments the query capability in Aerospike.
A
FactoryBean
implementation that exposes the setters necessary to configure a QueryPolicy
via XML.Aerospike specific data access operations to work with reactive API
Reactive aerospike
RepositoryBeanDefinitionRegistrarSupport
implementation.Aerospike specific
Repository
interface with reactive support.RepositoryConfigurationExtension
for reactive Aerospike.Primary implementation of
ReactiveAerospikeOperations
.This class provides a multi-filter reactive query engine that
augments the query capability in Aerospike.
A
FactoryBean
implementation that exposes the setters necessary to configure a read policy via XML.A
FactoryBean
implementation that exposes the setters necessary to configure a ScanPolicy
via XML.Stub implementation of
ReactiveAerospikeRepository
.Utility class containing useful methods
for interacting with Aerospike
across the entire implementation
A
FactoryBean
implementation that exposes the setters necessary to configure a read policy via XML.