Function aerospike::operations::maps::clear

source ·
pub fn clear(bin: &str) -> Operation<'_>
Expand description

Create map clear operation. Server removes all items in the map. Server does not return a result.