Value FieldsAerospike
The Value type exposes the following members.
Fields

  NameDescription
Public fieldStatic memberINFINITY
Infinity value to be used in CDT range comparisons only.
Public fieldStatic memberNULL
Null value.
Public fieldStatic memberUseDoubleType
Should the client use the new double floating point particle type supported by Aerospike server versions >= 3.6.0. It's important that all server nodes and XDR be upgraded before enabling this feature.

If false, the old method using an long particle type is used instead.

Public fieldStatic memberWILDCARD
Wildcard value to be used in CDT range comparisons only.
Back to Top
See Also