pub fn iterator_test_key_of_epoch(
table: HummockSstableObjectId,
idx: usize,
ts: HummockEpoch,
) -> Vec<u8> ⓘ
Expand description
Generate keys like 001_key_test_00002
with timestamp epoch
.
pub fn iterator_test_key_of_epoch(
table: HummockSstableObjectId,
idx: usize,
ts: HummockEpoch,
) -> Vec<u8> ⓘ
Generate keys like 001_key_test_00002
with timestamp epoch
.