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|All Packages

A

add(DeferredObjectLoader.DeferredObjectSetter) - Static method in class com.aerospike.mapper.tools.DeferredObjectLoader
 
addConfiguration(Configuration) - Method in class com.aerospike.mapper.tools.ClassCache
 
addConverter(Object) - Method in class com.aerospike.mapper.tools.AeroMapper.Builder
Add in a custom type converter.
addConverter(Object) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper.Builder
Add in a custom type converter.
addTypeMapper(Class<?>, TypeMapper) - Static method in class com.aerospike.mapper.tools.utils.TypeUtils
This method adds a new type mapper into the system.
AeroMapper - Class in com.aerospike.mapper.tools
 
AeroMapper.Builder - Class in com.aerospike.mapper.tools
 
AeroMapper.Builder.AeroPolicyMapper - Class in com.aerospike.mapper.tools
 
AeroPolicyMapper(AeroMapper.Builder, ClassCache.PolicyType, Policy) - Constructor for class com.aerospike.mapper.tools.AeroMapper.Builder.AeroPolicyMapper
 
AerospikeBin - Annotation Type in com.aerospike.mapper.annotations
Tags a field in a class to be mapped to an Aerospike bin.
AerospikeConstructor - Annotation Type in com.aerospike.mapper.annotations
Tags a constructor to be the one to use when a class as multiple constructors
AerospikeEmbed - Annotation Type in com.aerospike.mapper.annotations
Bins marked with AerospikeEmbed will have the objects they reference embedded in the parent object, either as a list or a map
AerospikeEmbed.EmbedType - Enum in com.aerospike.mapper.annotations
 
AerospikeEnum - Annotation Type in com.aerospike.mapper.annotations
Tags an enum field of a class to set a value field to store its value in the Aerospike database instead of the enum constant name.
AerospikeExclude - Annotation Type in com.aerospike.mapper.annotations
Bins marked with AerospikeExclude will not be mapped to the database, irrespective of other annotations.
AerospikeGetter - Annotation Type in com.aerospike.mapper.annotations
Tags a field in a class to be mapped to an Aerospike bin.
AerospikeKey - Annotation Type in com.aerospike.mapper.annotations
 
AerospikeOrdinal - Annotation Type in com.aerospike.mapper.annotations
 
AerospikeRecord - Annotation Type in com.aerospike.mapper.annotations
 
AerospikeReference - Annotation Type in com.aerospike.mapper.annotations
Bins marked with AerospikeExclude will not be mapped to the database, irrespective of other annotations.
AerospikeReference.ReferenceType - Enum in com.aerospike.mapper.annotations
 
AerospikeSetter - Annotation Type in com.aerospike.mapper.annotations
Tags a field in a class to be mapped to an Aerospike bin.
AerospikeVersion - Annotation Type in com.aerospike.mapper.annotations
Specify the version of a record.
AnnotatedType(ClassConfig, Field) - Constructor for class com.aerospike.mapper.tools.utils.TypeUtils.AnnotatedType
 
AnnotatedType(ClassConfig, Method) - Constructor for class com.aerospike.mapper.tools.utils.TypeUtils.AnnotatedType
 
append(WritePolicy, E) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
Append a new element at the end of the virtual list.
append(WritePolicy, E) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
Append a new element at the end of the virtual list.
append(WritePolicy, E) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
 
append(WritePolicy, E) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
 
append(E) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
Append a new element at the end of the virtual list.
append(E) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
Append a new element at the end of the virtual list.
append(E) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
 
append(E) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
 
append(E) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
 
append(E) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
 
ArrayMapper - Class in com.aerospike.mapper.tools.mappers
 
ArrayMapper(Class<?>, TypeMapper, boolean) - Constructor for class com.aerospike.mapper.tools.mappers.ArrayMapper
 
ArrayUnpacker(Function<Object, Object>) - Constructor for class com.aerospike.mapper.tools.virtuallist.ResultsUnpacker.ArrayUnpacker
 
asBackedList(Class<?>, Object, String, Class<T>) - Method in class com.aerospike.mapper.tools.AeroMapper
 
asBackedList(Class<?>, Object, String, Class<T>) - Method in interface com.aerospike.mapper.tools.IAeroMapper
Create a virtual list against an attribute on a class.
asBackedList(Class<?>, Object, String, Class<T>) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
Create a reactive virtual list against an attribute on a class.
asBackedList(Class<?>, Object, String, Class<T>) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
 
asBackedList(Object, String, Class<T>) - Method in class com.aerospike.mapper.tools.AeroMapper
 
asBackedList(Object, String, Class<T>) - Method in interface com.aerospike.mapper.tools.IAeroMapper
Create a virtual list against an attribute on a class.
asBackedList(Object, String, Class<T>) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
Create a reactive virtual list against an attribute on a class.
asBackedList(Object, String, Class<T>) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
 
asMapper() - Method in class com.aerospike.mapper.tools.AeroMapper
 
asMapper() - Method in interface com.aerospike.mapper.tools.IBaseAeroMapper
 
asMapper() - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
 
asResult() - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
 
asResult() - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
 
asResultOfType(ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
 
asResultOfType(ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes|All Packages