Function aerospike::operations::lists::sort

source ·
pub fn sort(bin: &str, sort_flags: ListSortFlags) -> Operation<'_>
Expand description

Creates list sort operation. Server sorts list according to sortFlags. Server does not return a result by default.