Annotation Type AerospikeGetter


@Retention(RUNTIME) @Target(METHOD) public @interface AerospikeGetter
Tags a field in a class to be mapped to an Aerospike bin.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name of the bin to use.
  • Element Details

    • name

      String name
      The name of the bin to use.