Method: Aerospike::NodePartitions#record_count
- Defined in:
- lib/aerospike/query/node_partitions.rb
permalink #record_count ⇒ Object
Returns the value of attribute record_count.
20 21 22 |
# File 'lib/aerospike/query/node_partitions.rb', line 20 def record_count @record_count end |