pub fn key_with_epoch(user_key: Vec<u8>, epoch: HummockEpoch) -> Vec<u8> ⓘ
Converts user key to full key by appending epoch to the user key.
epoch