Index
All Classes|All Packages
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() - Method in annotation type com.aerospike.mapper.annotations.AerospikeEmbed
-
Determine whether the key should be saved in the sub-object.
- 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 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() - Method in annotation type com.aerospike.mapper.annotations.AerospikeRecord
- set() - Method 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() - Method 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() - Method 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
All Classes|All Packages