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: 6.2.0
C#
public MapPolicy()

See Also