pub fn build_split_full_key(
table_id: StateTableId,
vnode: VirtualNode,
) -> FullKey<Vec<u8>>Expand description
generate a full key for convenience to get the table_id and vnode
pub fn build_split_full_key(
table_id: StateTableId,
vnode: VirtualNode,
) -> FullKey<Vec<u8>>generate a full key for convenience to get the table_id and vnode