Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.aerospike.mapper.tools.AeroMapper (implements com.aerospike.mapper.tools.IAeroMapper)
- com.aerospike.mapper.tools.AeroMapper.Builder
- com.aerospike.mapper.tools.AeroMapper.Builder.AeroPolicyMapper
- com.aerospike.mapper.tools.virtuallist.BaseVirtualList<E>
- com.aerospike.mapper.tools.virtuallist.ReactiveVirtualList<E> (implements com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList<E>)
- com.aerospike.mapper.tools.virtuallist.VirtualList<E> (implements com.aerospike.mapper.tools.virtuallist.IVirtualList<E>)
- com.aerospike.mapper.tools.configuration.BinConfig
- com.aerospike.mapper.tools.ClassCache
- com.aerospike.mapper.tools.ClassCacheEntry<T>
- com.aerospike.mapper.tools.configuration.ClassConfig
- com.aerospike.mapper.tools.configuration.Configuration
- com.aerospike.mapper.tools.DeferredObjectLoader
- com.aerospike.mapper.tools.DeferredObjectLoader.DeferredObject
- com.aerospike.mapper.tools.DeferredObjectLoader.DeferredObjectSetter
- com.aerospike.mapper.tools.configuration.EmbedConfig
- com.aerospike.mapper.tools.virtuallist.Interactor
- com.aerospike.mapper.tools.configuration.KeyConfig
- com.aerospike.mapper.tools.LoadedObjectResolver
- com.aerospike.mapper.tools.utils.MapperUtils
- com.aerospike.mapper.tools.converters.MappingConverter
- com.aerospike.mapper.tools.virtuallist.MultiOperation<E>
- com.aerospike.mapper.tools.virtuallist.OperationParameters
- com.aerospike.mapper.tools.utils.ParserUtils
- com.aerospike.mapper.tools.PrimitiveDefaults
- com.aerospike.mapper.tools.PropertyDefinition
- com.aerospike.mapper.tools.ReactiveAeroMapper (implements com.aerospike.mapper.tools.IReactiveAeroMapper)
- com.aerospike.mapper.tools.ReactiveAeroMapper.Builder
- com.aerospike.mapper.tools.ReactiveAeroMapper.Builder.ReactiveAeroPolicyMapper
- com.aerospike.mapper.tools.virtuallist.ReactiveMultiOperation<E>
- com.aerospike.mapper.tools.configuration.ReferenceConfig
- com.aerospike.mapper.tools.virtuallist.ResultsUnpacker.ArrayUnpacker (implements com.aerospike.mapper.tools.virtuallist.ResultsUnpacker)
- com.aerospike.mapper.tools.virtuallist.ResultsUnpacker.ElementUnpacker (implements com.aerospike.mapper.tools.virtuallist.ResultsUnpacker)
- com.aerospike.mapper.tools.virtuallist.ResultsUnpacker.IdentityUnpacker (implements com.aerospike.mapper.tools.virtuallist.ResultsUnpacker)
- com.aerospike.mapper.tools.virtuallist.ResultsUnpacker.ListUnpacker (implements com.aerospike.mapper.tools.virtuallist.ResultsUnpacker)
- com.aerospike.mapper.tools.ThreadLocalKeySaver
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.aerospike.client.AerospikeException
- com.aerospike.mapper.exceptions.NotAnnotatedClass
- com.aerospike.client.AerospikeException
- java.lang.RuntimeException
- java.lang.Exception
- com.aerospike.mapper.tools.TypeMapper
- com.aerospike.mapper.tools.mappers.ArrayMapper
- com.aerospike.mapper.tools.mappers.BooleanMapper
- com.aerospike.mapper.tools.mappers.ByteMapper
- com.aerospike.mapper.tools.mappers.CharacterMapper
- com.aerospike.mapper.tools.mappers.DateMapper
- com.aerospike.mapper.tools.mappers.DefaultMapper
- com.aerospike.mapper.tools.mappers.DoubleMapper
- com.aerospike.mapper.tools.mappers.EnumMapper
- com.aerospike.mapper.tools.mappers.FloatMapper
- com.aerospike.mapper.tools.GenericTypeMapper
- com.aerospike.mapper.tools.mappers.InstantMapper
- com.aerospike.mapper.tools.mappers.IntMapper
- com.aerospike.mapper.tools.mappers.ListMapper
- com.aerospike.mapper.tools.mappers.LongMapper
- com.aerospike.mapper.tools.mappers.MapMapper
- com.aerospike.mapper.tools.mappers.ObjectMapper
- com.aerospike.mapper.tools.mappers.ObjectEmbedMapper
- com.aerospike.mapper.tools.mappers.ObjectReferenceMapper
- com.aerospike.mapper.tools.mappers.ShortMapper
- com.aerospike.mapper.tools.utils.TypeUtils
- com.aerospike.mapper.tools.utils.TypeUtils.AnnotatedType
- com.aerospike.mapper.tools.ValueType
- com.aerospike.mapper.tools.ValueType.FieldValue
- com.aerospike.mapper.tools.ValueType.MethodValue
- com.aerospike.mapper.tools.virtuallist.VirtualListInteractors
Interface Hierarchy
- com.aerospike.mapper.tools.DeferredObjectLoader.DeferredSetter
- com.aerospike.mapper.tools.virtuallist.DeferredOperation
- com.aerospike.mapper.tools.IBaseAeroMapper
- com.aerospike.mapper.tools.IAeroMapper
- com.aerospike.mapper.tools.IReactiveAeroMapper
- com.aerospike.mapper.tools.virtuallist.IReactiveVirtualList<E>
- com.aerospike.mapper.tools.virtuallist.IVirtualList<E>
- com.aerospike.mapper.tools.virtuallist.ResultsUnpacker
Annotation Type Hierarchy
- com.aerospike.mapper.annotations.AerospikeBin (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.AerospikeConstructor (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.AerospikeEmbed (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.AerospikeEnum (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.AerospikeExclude (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.AerospikeGetter (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.AerospikeKey (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.AerospikeOrdinal (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.AerospikeRecord (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.AerospikeReference (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.AerospikeSetter (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.AerospikeVersion (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.FromAerospike (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.ParamFrom (implements java.lang.annotation.Annotation)
- com.aerospike.mapper.annotations.ToAerospike (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.aerospike.mapper.annotations.AerospikeEmbed.EmbedType
- com.aerospike.mapper.annotations.AerospikeReference.ReferenceType
- com.aerospike.mapper.tools.PropertyDefinition.SetterParamType
- com.aerospike.mapper.tools.virtuallist.ReturnType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)