JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.aerospike.mapper.annotations
Annotation Type ParamFrom
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
public @interface
ParamFrom
Tags a field in a class to be mapped to an Aerospike bin.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The name of the bin to use.
Element Details
value
String
value
The name of the bin to use.