Module: Aerospike::ConsistencyLevel
- Defined in:
- lib/aerospike/policy/consistency_level.rb
Constant Summary collapse
- CONSISTENCY_ONE =
Involve a single replica in the operation.
0
- CONSISTENCY_ALL =
Involve all replicas in the operation.
1