Uses of Interface
com.aerospike.mapper.tools.IAeroMapper
Packages that use IAeroMapper
-
Uses of IAeroMapper in com.aerospike.mapper.tools
Classes in com.aerospike.mapper.tools that implement IAeroMapperMethods in com.aerospike.mapper.tools that return IAeroMapper -
Uses of IAeroMapper in com.aerospike.mapper.tools.virtuallist
Constructors in com.aerospike.mapper.tools.virtuallist with parameters of type IAeroMapperModifierConstructorDescriptionVirtualList
(@NotNull IAeroMapper mapper, @NotNull Class<?> owningClazz, @NotNull Object key, @NotNull String binName, @NotNull Class<E> clazz) VirtualList
(@NotNull IAeroMapper mapper, @NotNull Object object, @NotNull String binName, @NotNull Class<E> clazz)