The Value type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() ![]() | INFINITY |
Infinity value to be used in CDT range comparisons only.
|
![]() ![]() | NULL |
Null value.
|
![]() ![]() | 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. |
![]() ![]() | WILDCARD |
Wildcard value to be used in CDT range comparisons only.
|
See Also