MapPolicy Constructor

Default constructor. Create unordered unique key map when map does not exist. Use normal update mode when writing map items.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public MapPolicy()

See Also