AerospikeClient GetLargeMap Method Aerospike
Overload List

  NameDescription
Public methodGetLargeMap(Policy, Key, String, String)Obsolete.
Initialize large map operator. This operator can be used to create and manage a map within a single bin.

This method is only supported by Aerospike 3 servers.

Public methodGetLargeMap(WritePolicy, Key, String, String)
Initialize large map operator. This operator can be used to create and manage a map within a single bin.

This method is only supported by Aerospike 3 servers.

Back to Top
See Also