Record MembersAerospike

The Record type exposes the following members.
Constructors

  NameDescription
Public methodRecord
Initialize record.
Back to Top
Methods

  NameDescription
Public methodGetValue
Get bin value given bin name. Enter empty string ("") for servers configured as single-bin.
Back to Top
Fields

  NameDescription
Public fieldbins
Map of requested name/value bins.
Public fieldexpiration
Date record will expire, in seconds from Jan 01 2010 00:00:00 GMT
Public fieldgeneration
Record modification count.
Back to Top
See Also