Module: Aerospike::ParticleType
- Defined in:
- lib/aerospike/value/particle_type.rb
Constant Summary collapse
- NULL =
Server particle types. Unsupported types are commented out.
0- INTEGER =
1- DOUBLE =
2- STRING =
3- BLOB =
4- RUBY_BLOB =
10- BOOL =
17- HLL =
18- MAP =
19- LIST =
20- GEOJSON =
23