KeyRecord MembersAerospike

The KeyRecord type exposes the following members.
Constructors

  NameDescription
Public methodKeyRecord
Initialize key and record.
Back to Top
Fields

  NameDescription
Public fieldkey
Unique identifier for record.
Public fieldrecord
Record header and bin data.
Back to Top
See Also