Module: Aerospike::RecordBinMultiplicity
- Defined in:
- lib/aerospike/policy/record_bin_multiplicity.rb
Constant Summary collapse
- SINGLE =
Returns only the result of the last operation on a given record bin.
0
- ARRAY =
Returns the results of all operations on a given record bin as a list.
1