Method: Aerospike::ReadCommand#record
- Defined in:
- lib/aerospike/command/read_command.rb
#record ⇒ Object (readonly)
Returns the value of attribute record.
33 34 35 |
# File 'lib/aerospike/command/read_command.rb', line 33 def record @record end |