Function key_with_epoch

Source
pub fn key_with_epoch(user_key: Vec<u8>, epoch: HummockEpoch) -> Vec<u8> 
Expand description

Converts user key to full key by appending epoch to the user key.