Module: Aerospike::Exp::ReadFlags
- Defined in:
- lib/aerospike/exp/exp.rb
Overview
Expression write flags.
Constant Summary collapse
- DEFAULT =
Default.
0
- EVAL_NO_FAIL =
Ignore failures caused by the expression resolving to unknown or a non-bin type.
16