Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GenericTypeMapper - Class in com.aerospike.mapper.tools
- GenericTypeMapper(Object) - Constructor for class com.aerospike.mapper.tools.GenericTypeMapper
- get() - Static method in class com.aerospike.mapper.tools.DeferredObjectLoader
- get() - Static method in class com.aerospike.mapper.tools.ThreadLocalKeySaver
- get(int) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get an element from the virtual list at a specific index.
- get(int) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get an element from the virtual list at a specific index.
- get(int) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- get(int) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- get(int) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- get(int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- get(Key) - Static method in class com.aerospike.mapper.tools.LoadedObjectResolver
- get(Policy, int) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get an element from the virtual list at a specific index.
- get(Policy, int) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get an element from the virtual list at a specific index.
- get(Policy, int) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- get(Policy, int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- get(Object) - Method in class com.aerospike.mapper.tools.ValueType.FieldValue
- get(Object) - Method in class com.aerospike.mapper.tools.ValueType
- get(Object) - Method in class com.aerospike.mapper.tools.ValueType.MethodValue
- get(String) - Method in class com.aerospike.mapper.tools.utils.ParserUtils
- getAndClear() - Static method in class com.aerospike.mapper.tools.DeferredObjectLoader
- getAnnotatedType() - Method in class com.aerospike.mapper.tools.ValueType
- getAnnotation(Class<T>) - Method in class com.aerospike.mapper.tools.utils.TypeUtils.AnnotatedType
- getAnnotations() - Method in class com.aerospike.mapper.tools.PropertyDefinition
- getAnnotations() - Method in class com.aerospike.mapper.tools.utils.TypeUtils.AnnotatedType
- getAnnotations() - Method in class com.aerospike.mapper.tools.ValueType.FieldValue
- getAnnotations() - Method in class com.aerospike.mapper.tools.ValueType
- getAnnotations() - Method in class com.aerospike.mapper.tools.ValueType.MethodValue
- getAppendOperation(Object) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getBatchLoad() - Method in class com.aerospike.mapper.tools.configuration.ReferenceConfig
- getBatchPolicy() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getBatchPolicy(Class<?>) - Method in class com.aerospike.mapper.tools.AeroMapper
- getBatchPolicy(Class<?>) - Method in interface com.aerospike.mapper.tools.IBaseAeroMapper
-
Return the batch policy to be used for the passed class.
- getBatchPolicy(Class<?>) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
- getBinByFieldName(String) - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getBinByGetterName(String) - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getBinByName(String) - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getBinConfig() - Method in class com.aerospike.mapper.tools.utils.TypeUtils.AnnotatedType
- getBins() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getBins(Object, boolean, String[]) - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getByIndexInteractor(int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getByIndexRange(int) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- getByIndexRange(int) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- getByIndexRange(int, int) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- getByIndexRange(int, int) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- getByIndexRange(int, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get "count" items starting at specified index.
- getByIndexRange(int, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get "count" items starting at specified index.
- getByIndexRange(int, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByIndexRange(int, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByIndexRange(int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items starting at specified index to the end of virtual list.
- getByIndexRange(int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items starting at specified index to the end of virtual list.
- getByIndexRange(int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByIndexRange(int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByIndexRange(WritePolicy, int, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get "count" items starting at specified index.
- getByIndexRange(WritePolicy, int, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get "count" items starting at specified index.
- getByIndexRange(WritePolicy, int, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByIndexRange(WritePolicy, int, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByIndexRange(WritePolicy, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items starting at specified index to the end of virtual list.
- getByIndexRange(WritePolicy, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items starting at specified index to the end of virtual list.
- getByIndexRange(WritePolicy, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByIndexRange(WritePolicy, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByKey(WritePolicy, Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items from the list matching the specified key.
- getByKey(WritePolicy, Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items from the list matching the specified key.
- getByKey(WritePolicy, Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByKey(WritePolicy, Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByKey(Object) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- getByKey(Object) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- getByKey(Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items from the list matching the specified key.
- getByKey(Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items from the list matching the specified key.
- getByKey(Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByKey(Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByKeyRange(WritePolicy, Object, Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items from the list matching the specified key range.
- getByKeyRange(WritePolicy, Object, Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items from the list matching the specified key range.
- getByKeyRange(WritePolicy, Object, Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByKeyRange(WritePolicy, Object, Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByKeyRange(Object, Object) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- getByKeyRange(Object, Object) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- getByKeyRange(Object, Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items from the list matching the specified key range.
- getByKeyRange(Object, Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items from the list matching the specified key range.
- getByKeyRange(Object, Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByKeyRange(Object, Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByRank(int) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- getByRank(int) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- getByRank(int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items identified by rank.
- getByRank(int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items identified by rank.
- getByRank(int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByRank(int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByRank(WritePolicy, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items identified by rank.
- getByRank(WritePolicy, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items identified by rank.
- getByRank(WritePolicy, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByRank(WritePolicy, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByRankRange(int) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- getByRankRange(int) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- getByRankRange(int, int) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- getByRankRange(int, int) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- getByRankRange(int, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get "count" items starting at specified rank to the last ranked item.
- getByRankRange(int, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get "count" items starting at specified rank to the last ranked item.
- getByRankRange(int, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByRankRange(int, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByRankRange(int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items starting at specified rank to the last ranked item.
- getByRankRange(int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items starting at specified rank to the last ranked item.
- getByRankRange(int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByRankRange(int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByRankRange(WritePolicy, int, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get "count" items starting at specified rank to the last ranked item.
- getByRankRange(WritePolicy, int, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get "count" items starting at specified rank to the last ranked item.
- getByRankRange(WritePolicy, int, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByRankRange(WritePolicy, int, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByRankRange(WritePolicy, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items starting at specified rank to the last ranked item.
- getByRankRange(WritePolicy, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items starting at specified rank to the last ranked item.
- getByRankRange(WritePolicy, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByRankRange(WritePolicy, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByValue(WritePolicy, Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items from the list matching the specified value.
- getByValue(WritePolicy, Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items from the list matching the specified value.
- getByValue(WritePolicy, Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByValue(WritePolicy, Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByValue(Object) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- getByValue(Object) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- getByValue(Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items from the list matching the specified value.
- getByValue(Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items from the list matching the specified value.
- getByValue(Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByValue(Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByValueList(WritePolicy, List<Object>, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items from the list matching the specified list of values.
- getByValueList(WritePolicy, List<Object>, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items from the list matching the specified list of values.
- getByValueList(WritePolicy, List<Object>, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByValueList(WritePolicy, List<Object>, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByValueList(List<Object>) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- getByValueList(List<Object>) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- getByValueList(List<Object>, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items from the list matching the specified list of values.
- getByValueList(List<Object>, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items from the list matching the specified list of values.
- getByValueList(List<Object>, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByValueList(List<Object>, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByValueRange(WritePolicy, Object, Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items from the list matching the specified value.
- getByValueRange(WritePolicy, Object, Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items from the list matching the specified value.
- getByValueRange(WritePolicy, Object, Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByValueRange(WritePolicy, Object, Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByValueRange(Object, Object) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- getByValueRange(Object, Object) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- getByValueRange(Object, Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items from the list matching the specified value.
- getByValueRange(Object, Object, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items from the list matching the specified value.
- getByValueRange(Object, Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByValueRange(Object, Object, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByValueRelativeRankRange(WritePolicy, Object, int, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items nearest to value and greater by relative rank with a count limit.
- getByValueRelativeRankRange(WritePolicy, Object, int, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items nearest to value and greater by relative rank with a count limit.
- getByValueRelativeRankRange(WritePolicy, Object, int, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByValueRelativeRankRange(WritePolicy, Object, int, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByValueRelativeRankRange(WritePolicy, Object, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items nearest to value and greater by relative rank.
- getByValueRelativeRankRange(WritePolicy, Object, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items nearest to value and greater by relative rank.
- getByValueRelativeRankRange(WritePolicy, Object, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByValueRelativeRankRange(WritePolicy, Object, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByValueRelativeRankRange(Object, int) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- getByValueRelativeRankRange(Object, int) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- getByValueRelativeRankRange(Object, int, int) - Method in class com.aerospike.mapper.tools.virtuallist.MultiOperation
- getByValueRelativeRankRange(Object, int, int) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation
- getByValueRelativeRankRange(Object, int, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items nearest to value and greater by relative rank with a count limit.
- getByValueRelativeRankRange(Object, int, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items nearest to value and greater by relative rank with a count limit.
- getByValueRelativeRankRange(Object, int, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByValueRelativeRankRange(Object, int, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getByValueRelativeRankRange(Object, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList
-
Get items nearest to value and greater by relative rank.
- getByValueRelativeRankRange(Object, int, ReturnType) - Method in interface com.aerospike.mapper.tools.virtuallist.IVirtualList
-
Get items nearest to value and greater by relative rank.
- getByValueRelativeRankRange(Object, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList
- getByValueRelativeRankRange(Object, int, ReturnType) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualList
- getCacheEntryFromStoredName(String) - Method in class com.aerospike.mapper.tools.ClassCache
- getClassConfig() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getClassConfig(Class<?>) - Method in class com.aerospike.mapper.tools.ClassCache
- getClassConfig(String) - Method in class com.aerospike.mapper.tools.ClassCache
- getClasses() - Method in class com.aerospike.mapper.tools.configuration.Configuration
- getClassName() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getClearInteractor() - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getClient() - Method in class com.aerospike.mapper.tools.AeroMapper
- getClient() - Method in interface com.aerospike.mapper.tools.IAeroMapper
-
Get the IAerospikeClient which was used to create this mapper.
- getDefaultAnnotateType() - Static method in class com.aerospike.mapper.tools.utils.TypeUtils.AnnotatedType
- getDefaultValue(Class<?>) - Static method in class com.aerospike.mapper.tools.PrimitiveDefaults
- getDerivedName() - Method in class com.aerospike.mapper.tools.configuration.BinConfig
- getDurableDelete() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getDurableDelete() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getElementType() - Method in class com.aerospike.mapper.tools.configuration.EmbedConfig
- getEmbed() - Method in class com.aerospike.mapper.tools.configuration.BinConfig
- getEntryAndValidateNamespace(Class<T>, IBaseAeroMapper) - Static method in class com.aerospike.mapper.tools.utils.MapperUtils
- getFactoryClass() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getFactoryMethod() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getField() - Method in class com.aerospike.mapper.tools.configuration.BinConfig
- getField() - Method in class com.aerospike.mapper.tools.configuration.KeyConfig
- getGenericType() - Method in class com.aerospike.mapper.tools.PropertyDefinition
- getGetByIndexRangeInteractor(int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getGetByIndexRangeInteractor(int, int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getGetByKeyInteractor(Object) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getGetByKeyRangeInteractor(Object, Object) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getGetByRankInteractor(int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getGetByRankRangeInteractor(int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getGetByRankRangeInteractor(int, int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getGetByValueInteractor(Object) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getGetByValueListInteractor(List<Object>) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getGetByValueRangeInteractor(Object, Object) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getGetByValueRelativeRankRangeInteractor(Object, int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getGetByValueRelativeRankRangeInteractor(Object, int, int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getGetter() - Method in class com.aerospike.mapper.tools.configuration.BinConfig
- getGetter() - Method in class com.aerospike.mapper.tools.configuration.KeyConfig
- getGetter() - Method in class com.aerospike.mapper.tools.PropertyDefinition
- getInstance() - Static method in class com.aerospike.mapper.tools.ClassCache
- getInstance() - Static method in class com.aerospike.mapper.tools.utils.ParserUtils
- getKey() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getKey() - Method in class com.aerospike.mapper.tools.DeferredObjectLoader.DeferredObject
- getKey(Object) - Method in class com.aerospike.mapper.tools.AeroMapper
- getKey(Object) - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getKey(Object) - Method in interface com.aerospike.mapper.tools.IAeroMapper
-
Get the primary id associated with the passed object
- getKey(Object) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
-
Get the primary id associated with the passed object
- getKey(Object) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
- getLazy() - Method in class com.aerospike.mapper.tools.configuration.ReferenceConfig
- getList(Object, boolean, boolean) - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getMap(Object, boolean) - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getMapAll() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getMappedClass() - Method in class com.aerospike.mapper.tools.GenericTypeMapper
- getMapper(Class<?>, TypeUtils.AnnotatedType, IBaseAeroMapper) - Static method in class com.aerospike.mapper.tools.utils.TypeUtils
- getMappingConverter() - Method in class com.aerospike.mapper.tools.AeroMapper
- getMappingConverter() - Method in interface com.aerospike.mapper.tools.IBaseAeroMapper
- getMappingConverter() - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
- getMaximumVersion() - Method in class com.aerospike.mapper.tools.ValueType
- getMinimumVersion() - Method in class com.aerospike.mapper.tools.ValueType
- getName() - Method in class com.aerospike.mapper.tools.configuration.BinConfig
- getNamespace() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getNamespace() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getNamespace(Class<?>) - Method in class com.aerospike.mapper.tools.AeroMapper
- getNamespace(Class<?>) - Method in interface com.aerospike.mapper.tools.IAeroMapper
-
Get the namespace associated with the passed class
- getNamespace(Class<T>) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
-
Get the namespace associated with the passed class
- getNamespace(Class<T>) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
- getNeedsResultOfType() - Method in class com.aerospike.mapper.tools.virtuallist.OperationParameters
- getObject() - Method in class com.aerospike.mapper.tools.DeferredObjectLoader.DeferredObjectSetter
- getOperation() - Method in class com.aerospike.mapper.tools.virtuallist.Interactor
- getOperation(OperationParameters) - Method in interface com.aerospike.mapper.tools.virtuallist.DeferredOperation
- getOrdinal() - Method in class com.aerospike.mapper.tools.configuration.BinConfig
- getPackageName(Class<?>) - Method in class com.aerospike.mapper.tools.AbstractBuilder
- getParameterizedType() - Method in class com.aerospike.mapper.tools.utils.TypeUtils.AnnotatedType
- getQueryPolicy() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getQueryPolicy(Class<?>) - Method in class com.aerospike.mapper.tools.AeroMapper
- getQueryPolicy(Class<?>) - Method in interface com.aerospike.mapper.tools.IBaseAeroMapper
-
Return the query policy to be used for the passed class.
- getQueryPolicy(Class<?>) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
- getReactorClient() - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
- getReactorClient() - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
- getReadPolicy() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getReadPolicy(Class<?>) - Method in class com.aerospike.mapper.tools.AeroMapper
- getReadPolicy(Class<?>) - Method in interface com.aerospike.mapper.tools.IBaseAeroMapper
-
Return the read policy to be used for the passed class.
- getReadPolicy(Class<?>) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
- getRecordKey(Object) - Method in class com.aerospike.mapper.tools.AeroMapper
- getRecordKey(Object) - Method in interface com.aerospike.mapper.tools.IAeroMapper
-
Get the Aerospike Key used to read the record associated with the passed key
- getRecordKey(Object) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
-
Get the Aerospike Key used to read the record associated with the passed key
- getRecordKey(Object) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
- getReference() - Method in class com.aerospike.mapper.tools.configuration.BinConfig
- getRemoveByIndexInteractor(int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getRemoveByIndexRangeInteractor(int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getRemoveByIndexRangeInteractor(int, int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getRemoveByRankInteractor(int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getRemoveByRankRangeInteractor(int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getRemoveByRankRangeInteractor(int, int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getRemoveByValueInteractor(Object) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getRemoveByValueListInteractor(List<Object>) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getRemoveByValueRangeInteractor(Object, Object) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getRemoveByValueRelativeRankRangeInteractor(Object, int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getRemoveByValueRelativeRankRangeInteractor(Object, int, int) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getRemoveKeyInteractor(Object) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getRemoveKeyRangeInteractor(Object, Object) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getResult(Object) - Method in class com.aerospike.mapper.tools.virtuallist.Interactor
- getSaveKey() - Method in class com.aerospike.mapper.tools.configuration.EmbedConfig
- getScanPolicy() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getScanPolicy(Class<?>) - Method in class com.aerospike.mapper.tools.AeroMapper
- getScanPolicy(Class<?>) - Method in interface com.aerospike.mapper.tools.IBaseAeroMapper
-
Return the scan policy to be used for the passed class.
- getScanPolicy(Class<?>) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
- getSendKey() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getSendKey() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getSet() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getSet(Class<?>) - Method in class com.aerospike.mapper.tools.AeroMapper
- getSet(Class<?>) - Method in interface com.aerospike.mapper.tools.IAeroMapper
-
Get the set associated with the passed class
- getSet(Class<T>) - Method in interface com.aerospike.mapper.tools.IReactiveAeroMapper
-
Get the set associated with the passed class
- getSet(Class<T>) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
- getSetName() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getSetter() - Method in class com.aerospike.mapper.tools.configuration.BinConfig
- getSetter() - Method in class com.aerospike.mapper.tools.configuration.KeyConfig
- getSetter() - Method in class com.aerospike.mapper.tools.DeferredObjectLoader.DeferredObjectSetter
- getSetter() - Method in class com.aerospike.mapper.tools.PropertyDefinition
- getSetterParamType() - Method in class com.aerospike.mapper.tools.PropertyDefinition
- getShortenedClassName() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getShortName() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getSizeInteractor() - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getTtl() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getTtl() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getType() - Method in class com.aerospike.mapper.tools.configuration.EmbedConfig
- getType() - Method in class com.aerospike.mapper.tools.configuration.ReferenceConfig
- getType() - Method in class com.aerospike.mapper.tools.DeferredObjectLoader.DeferredObject
- getType() - Method in class com.aerospike.mapper.tools.PropertyDefinition
-
Get the type of this property.
- getType() - Method in class com.aerospike.mapper.tools.ValueType.FieldValue
- getType() - Method in class com.aerospike.mapper.tools.ValueType
- getType() - Method in class com.aerospike.mapper.tools.ValueType.MethodValue
- getTypeMapper() - Method in class com.aerospike.mapper.tools.PropertyDefinition
- getTypeMapper() - Method in class com.aerospike.mapper.tools.ValueType
- getUnderlyingClass() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getUnpackers(OperationParameters) - Method in interface com.aerospike.mapper.tools.virtuallist.DeferredOperation
- getUseAccessors() - Method in class com.aerospike.mapper.tools.configuration.BinConfig
- getValue(Object, boolean) - Method in class com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
- getValueFromBinName(String) - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getVersion() - Method in class com.aerospike.mapper.tools.configuration.ClassConfig
- getWritePolicy() - Method in class com.aerospike.mapper.tools.ClassCacheEntry
- getWritePolicy(Class<?>) - Method in class com.aerospike.mapper.tools.AeroMapper
- getWritePolicy(Class<?>) - Method in interface com.aerospike.mapper.tools.IBaseAeroMapper
-
Return the write policy to be used for the passed class.
- getWritePolicy(Class<?>) - Method in class com.aerospike.mapper.tools.ReactiveAeroMapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form