Method: Aerospike::PartitionFilter#count
- Defined in:
- lib/aerospike/query/partition_filter.rb
#count ⇒ Object (readonly)
Returns the value of attribute count.
20 21 22 |
# File 'lib/aerospike/query/partition_filter.rb', line 20 def count @count end |