AerospikeClient GetLargeStack Method Aerospike
Overload List

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

This method is only supported by Aerospike 3 servers.

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

This method is only supported by Aerospike 3 servers.

Back to Top
See Also