Re-exports§
pub use crate::hummock::test_utils::default_builder_opt_for_test;
Constants§
Functions§
- gen_
iterator_ test_ sstable_ base - 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
andtest_value_of
. - gen_
iterator_ test_ sstable_ from_ kv_ pair - gen_
iterator_ test_ sstable_ info - 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
andtest_value_of
. - gen_
iterator_ test_ sstable_ with_ incr_ epoch - gen_
iterator_ test_ sstable_ with_ range_ tombstones - gen_
merge_ iterator_ interleave_ test_ sstable_ iters - iterator_
test_ bytes_ key_ of - Generates keys like
{table_id=0}key_test_00002
with epoch 233. - iterator_
test_ bytes_ key_ of_ epoch - Generates keys like
{table_id=0}key_test_00002
with epochepoch
. - iterator_
test_ bytes_ user_ key_ of - iterator_
test_ key_ of - Generates keys like
{table_id=0}key_test_00002
with epoch 233. - iterator_
test_ key_ of_ epoch - Generates keys like
{table_id=0}key_test_00002
with epochepoch
. - iterator_
test_ table_ key_ of - iterator_
test_ user_ key_ of - iterator_
test_ value_ of - The value of an index, like
value_test_00002
without value meta - mock_
sstable_ store - mock_
sstable_ store_ with_ object_ store - transform_
shared_ buffer