LargeList FindLast Method Aerospike
Overload List

  NameDescription
Public methodFindLast(Int32)
Select values from the end of list up to a maximum count. Supported by server versions >= 3.5.8.
Public methodFindLast(Int32, String, String,  Value )
Select values from the end of list up to a maximum count after applying Lua filter. Supported by server versions >= 3.5.8.
Back to Top
See Also