Package com.aerospike.mapper.annotations
Annotation Type AerospikeSetter
@Retention(RUNTIME) @Target(METHOD) public @interface AerospikeSetter
Tags a field in a class to be mapped to an Aerospike bin.
-
Required Element Summary
-
Element Details
-
name
String nameThe name of the bin to use.
-