The Value type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() ![]() | UseDoubleType |
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. The current default is false. Eventually, this default will be changed to true in a future client version. |
See Also