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

S

save(WritePolicy, Object, String...) - Method in class com.aerospike.mapper.tools.AeroMapper
 
save(WritePolicy, Object, String...) - Method in interface com.aerospike.mapper.tools.IAeroMapper
Save an object in the database with the given WritePolicy.
save(WritePolicy, T, String...) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
Save an object in the database with the given WritePolicy.
save(WritePolicy, T, String...) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
 
save(Object...) - Method in class com.aerospike.mapper.tools.AeroMapper
 
save(Object...) - Method in interface com.aerospike.mapper.tools.IAeroMapper
Save each object in the database.
save(Object, String...) - Method in class com.aerospike.mapper.tools.AeroMapper
 
save(Object, String...) - Method in interface com.aerospike.mapper.tools.IAeroMapper
Save an object in the database.
save(T...) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
Save each object in the database.
save(T...) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
 
save(Key) - Static method in class com.aerospike.mapper.tools.ThreadLocalKeySaver
 
save(DeferredObjectLoader.DeferredObjectSetter) - Static method in class com.aerospike.mapper.tools.DeferredObjectLoader
 
save(T, String...) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
Save an object in the database.
save(T, String...) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
 
saveKey() - Element in annotation type com.aerospike.mapper.annotations.AerospikeEmbed
Determine whether the key should be saved in the sub-object.
scan(Class<T>) - Method in class com.aerospike.mapper.tools.AeroMapper
 
scan(Class<T>) - Method in interface com.aerospike.mapper.tools.IAeroMapper
Scan every record in the set associated with the passed class and returns the list of records converted to the appropriate class.
scan(Class<T>) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
Scan every record in the set associated with the passed class.
scan(Class<T>) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
 
scan(Class<T>, int) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
Scan every record in the set associated with the passed class, limiting the throughput to the specified recordsPerSecond.
scan(Class<T>, int) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
 
scan(Class<T>, Processor<T>) - Method in class com.aerospike.mapper.tools.AeroMapper
 
scan(Class<T>, Processor<T>) - Method in interface com.aerospike.mapper.tools.IAeroMapper
Scan every record in the set associated with the passed class.
scan(Class<T>, Processor<T>, int) - Method in class com.aerospike.mapper.tools.AeroMapper
 
scan(Class<T>, Processor<T>, int) - Method in interface com.aerospike.mapper.tools.IAeroMapper
Scan every record in the set associated with the passed class, limiting the throughput to the specified recordsPerSecond.
scan(ScanPolicy, Class<T>) - Method in class com.aerospike.mapper.tools.AeroMapper
 
scan(ScanPolicy, Class<T>) - Method in interface com.aerospike.mapper.tools.IAeroMapper
Scan every record in the set associated with the passed class using a provided ScanPolicy and returns the list of records converted to the appropriate class.
scan(ScanPolicy, Class<T>) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
Scan every record in the set associated with the passed class.
scan(ScanPolicy, Class<T>) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
 
scan(ScanPolicy, Class<T>, int) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
Scan every record in the set associated with the passed class.
scan(ScanPolicy, Class<T>, int) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
 
scan(ScanPolicy, Class<T>, Processor<T>) - Method in class com.aerospike.mapper.tools.AeroMapper
 
scan(ScanPolicy, Class<T>, Processor<T>) - Method in interface com.aerospike.mapper.tools.IAeroMapper
Scan every record in the set associated with the passed class.
scan(ScanPolicy, Class<T>, Processor<T>, int) - Method in class com.aerospike.mapper.tools.AeroMapper
 
scan(ScanPolicy, Class<T>, Processor<T>, int) - Method in interface com.aerospike.mapper.tools.IAeroMapper
Scan every record in the set associated with the passed class.
sendKey() - Element in annotation type com.aerospike.mapper.annotations.AerospikeRecord
 
set() - Element in annotation type com.aerospike.mapper.annotations.AerospikeRecord
 
set(Object, Object) - Method in class com.aerospike.mapper.tools.ValueType.FieldValue
 
set(Object, Object) - Method in class com.aerospike.mapper.tools.ValueType.MethodValue
 
set(Object, Object) - Method in class com.aerospike.mapper.tools.ValueType
 
setFactoryClass(String) - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
 
setFactoryMethod(String) - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
 
setGetter(Method) - Method in class com.aerospike.mapper.tools.PropertyDefinition
 
setKey(Object, Object) - Method in class com.aerospike.mapper.tools.ClassCacheEntry
 
setNeedsResultOfType(ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.Interactor
 
setNeedsResultOfType(ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.OperationParameters
 
setObjectForCurrentKey(Object) - Static method in class com.aerospike.mapper.tools.LoadedObjectResolver
 
setSetter(Method) - Method in class com.aerospike.mapper.tools.PropertyDefinition
 
setter() - Element in annotation type com.aerospike.mapper.annotations.AerospikeKey
The setter attribute is used only on Methods where the method is used to set the key on lazy object instantiation
setValue(Object) - Method in interface com.aerospike.mapper.tools.DeferredObjectLoader.DeferredSetter
 
ShortMapper - Class in com.aerospike.mapper.tools.mappers
 
ShortMapper() - Constructor for class com.aerospike.mapper.tools.mappers.ShortMapper
 
shortName() - Element in annotation type com.aerospike.mapper.annotations.AerospikeRecord
 
size() - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
 
size() - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
 
size(Policy) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
Get the size of the virtual list (number of elements)
size(Policy) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
Get the size of the virtual list (number of elements)
size(Policy) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
 
size(Policy) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
 
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