risingwave_hummock_sdk::key

Function prev_full_key

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

compute the prev full key of the given full key

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