Generates a test table used in almost all table-related tests. Developers may verify the
correctness of their implementations by comparing the got value and the expected value
generated by test_key_of
and test_value_of
.
Generate a test table from the given kv_iter
and put the kv value to sstable_store
Generates sstable data and metadata from given kv_iter
Generates a test table from the given kv_iter
and put the kv value to sstable_store
Generate a test table from the given kv_iter
and put the kv value to sstable_store
Generate a test table from the given kv_iter
and put the kv value to sstable_store
Write the data and meta to sstable_store
.
Generates a full key with table id 0 and epoch 123. User key is created with test_user_key_of
.
Generates a user key with table id 0 and the given table_key
Generates a user key with table id 0 and table key format of key_test_{idx * 2}
The value of an index in the test table