LargeStack Push Method Aerospike
Overload List

  NameDescription
Public methodPush(IList)
Push values onto stack. If the stack does not exist, create it using specified userModule configuration.
Public methodPush(Value)
Push value onto stack. If the stack does not exist, create it using specified userModule configuration.
Public methodPush( Value )
Push values onto stack. If the stack does not exist, create it using specified userModule configuration.
Back to Top
See Also