Value FieldsAerospike
The Value type exposes the following members.
Fields

  NameDescription
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.

Back to Top
See Also