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

D

DateConverters - Class in org.springframework.data.aerospike.convert
Out of the box conversions for java dates and calendars.
DateConverters.CalendarToLongConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.DateMidnightToLongConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.DateTimeToLongConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.DateToLongConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.Java8LocalDateTimeToLongConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.LocalDateTimeToLongConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.LocalDateToLongConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.NumberToCalendarConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.NumberToDateConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.NumberToDateMidnightConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.NumberToDateTimeConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.NumberToJava8LocalDateTimeConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.NumberToLocalDateConverter - Enum Class in org.springframework.data.aerospike.convert
 
DateConverters.NumberToLocalDateTimeConverter - Enum Class in org.springframework.data.aerospike.convert
 
DefaultAerospikeExceptionTranslator - Class in org.springframework.data.aerospike.core
 
DefaultAerospikeExceptionTranslator() - Constructor for class org.springframework.data.aerospike.core.DefaultAerospikeExceptionTranslator
 
delete(Class<T>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
Truncate/Delete all the documents in the given entity's set.
delete(Class<T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
 
delete(Class<T>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
Reactively truncate/delete all the documents in the given entity's set.
delete(Class<T>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
 
delete(Object, Class<T>) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
Delete document by id, set name will be determined by the given entityClass.
delete(Object, Class<T>) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
 
delete(Object, Class<T>) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
Reactively delete document by id, set name will be determined by the given entityClass.
delete(Object, Class<T>) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
 
delete(Object, String) - Method in class org.springframework.data.aerospike.core.AerospikeKeyValueAdapter
 
delete(T) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
Delete document.
delete(T) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
 
delete(T) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
Reactively delete document.
delete(T) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
 
delete(T) - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
 
delete(T) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
 
deleteAll() - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
 
deleteAll() - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
 
deleteAll(Iterable<? extends T>) - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
 
deleteAll(Iterable<? extends T>) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
 
deleteAll(Publisher<? extends T>) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
 
deleteAllById(Iterable<? extends ID>) - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
 
deleteAllById(Iterable<? extends ID>) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
 
deleteAllOf(String) - Method in class org.springframework.data.aerospike.core.AerospikeKeyValueAdapter
 
deleteById(ID) - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
 
deleteById(ID) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
 
deleteById(Publisher<ID>) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
 
deleteIndex(Class<E>, String) - Method in interface org.springframework.data.aerospike.repository.AerospikeRepository
 
deleteIndex(Class<E>, String) - Method in class org.springframework.data.aerospike.repository.support.SimpleAerospikeRepository
 
deleteIndex(Class<T>, String) - Method in interface org.springframework.data.aerospike.core.AerospikeOperations
Delete index by specified name from Aerospike.
deleteIndex(Class<T>, String) - Method in class org.springframework.data.aerospike.core.AerospikeTemplate
 
deleteIndex(Class<T>, String) - Method in interface org.springframework.data.aerospike.core.ReactiveAerospikeOperations
Reactively delete index by specified name from Aerospike.
deleteIndex(Class<T>, String) - Method in class org.springframework.data.aerospike.core.ReactiveAerospikeTemplate
 
deleteIndex(Class<T>, String) - Method in class org.springframework.data.aerospike.repository.support.SimpleReactiveAerospikeRepository
 
destroy() - Method in class org.springframework.data.aerospike.core.AerospikeKeyValueAdapter
 
detectIndexes(BasicAerospikePersistentEntity<?>) - Method in class org.springframework.data.aerospike.index.AerospikeIndexResolver
 
Document - Annotation Interface in org.springframework.data.aerospike.mapping
Identifies a domain object to be persisted to Aerospike.
dualFilterOperations - Static variable in enum class org.springframework.data.aerospike.query.FilterOperation
FilterOperations that require both sIndexFilter and FilterExpression
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