WritePolicy.generation Field
Expected generation. Generation is the number of times a record has been modified
(including creation) on the server. If a write operation is creating a record,
the expected generation would be 0. This field is only relevant when
generationPolicy is not NONE.
The server does not support this field for UDF Execute() calls. The read-modify-write
usage model can still be enforced inside the UDF code itself.
Default: 0
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 8.0.1+e35566e493546c0887ebb841c8e2a2c6a7cbde18
Field Value
Int32