Method: Aerospike::Statement#records_per_second
- Defined in:
- lib/aerospike/query/statement.rb
permalink #records_per_second ⇒ Object
Returns the value of attribute records_per_second.
24 25 26 |
# File 'lib/aerospike/query/statement.rb', line 24 def records_per_second @records_per_second end |