AerospikeClient GetLargeList Method Aerospike
Overload List

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

This method is only supported by Aerospike 3 servers.

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

This method is only supported by Aerospike 3 servers.

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

This method is only supported by Aerospike 3 servers.

Back to Top
See Also