AerospikeClient GetLargeSet Method Aerospike
Overload List

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

This method is only supported by Aerospike 3 servers.

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

This method is only supported by Aerospike 3 servers.

Back to Top
See Also