Method: Aerospike::PartitionFilter#done
- Defined in:
- lib/aerospike/query/partition_filter.rb
#done ⇒ Object Also known as: done?
Returns the value of attribute done.
21 22 23 |
# File 'lib/aerospike/query/partition_filter.rb', line 21 def done @done end |