risingwave_hummock_sdk::key

Function next_full_key

source
pub fn next_full_key(full_key: &[u8]) -> Vec<u8> 
Expand description

compute the next full key of the given full key

if the user_key has no successor key, the result will be a empty vec