risingwave_storage::hummock::test_utils

Function test_key_of

source
pub fn test_key_of(idx: usize) -> FullKey<Vec<u8>>
Expand description

Generates a full key with table id 0 and epoch 123. User key is created with test_user_key_of.