Index
All Classes|All Packages
F
- failIfNotConnected(boolean) - Method in class org.springframework.data.aerospike.config.ClientPolicyFactoryBean
-
Configures the action if the client cannot connect to a host.
- Field - Annotation Type in org.springframework.data.aerospike.mapping
-
Annotation to define custom metadata for document fields.
- find(Query, Class<T>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- find(Query, Class<T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- find(Query, Class<T>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
- find(Query, Class<T>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- find(KeyValueQuery<?>, String) - Method in class org.springframework.data.aerospike.core.AerospikeKeyValueAdapter
- findAll() - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
- findAll() - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
- findAll(Class<T>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- findAll(Class<T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- findAll(Class<T>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
- findAll(Class<T>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- findAll(Pageable) - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
- findAll(Sort) - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
- findAll(Sort, Class<T>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- findAll(Sort, Class<T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- findAllById(Iterable<ID>) - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
- findAllById(Iterable<ID>) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
- findAllById(Publisher<ID>) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
- findById(ID) - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
- findById(ID) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
- findById(Object, Class<T>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- findById(Object, Class<T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- findById(Object, Class<T>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
- findById(Object, Class<T>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- findById(Publisher<ID>) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
- findByIds(Iterable<?>, Class<T>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- findByIds(Iterable<?>, Class<T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- findByIds(Iterable<?>, Class<T>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
- findByIds(Iterable<?>, Class<T>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- findByIds(GroupedKeys) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- findByIds(GroupedKeys) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
-
Executes a single batch request to get results for several entities.
- findByIds(GroupedKeys) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
- findByIds(GroupedKeys) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
-
Executes a single batch request to get results for several entities.
- findInRange(long, long, Sort, Class<T>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
- findInRange(long, long, Sort, Class<T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
- findInRange(long, long, Sort, Class<T>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
- findInRange(long, long, Sort, Class<T>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
- forRead(Key, Record) - Static method in class org.springframework.data.aerospike.convert.AerospikeReadData
- forWrite(String) - Static method in class org.springframework.data.aerospike.convert.AerospikeWriteData
All Classes|All Packages