Module sst_dump

Source

Structsยง

SstDumpArgs

Functionsยง

get_meta_offset_from_object ๐Ÿ”’
load_table_schemas ๐Ÿ”’
Determine all database tables and adds their information into a hash table with the table-ID as key.
print_block ๐Ÿ”’
Prints a block of a given SST including all contained KV-pairs.
print_kv_pairs ๐Ÿ”’
Prints the data of KV-Pairs of a given block out to the terminal.
print_level ๐Ÿ”’
print_object ๐Ÿ”’
print_table_column ๐Ÿ”’
If possible, prints information about the table, column, and stored value.
sst_dump
sst_dump_via_sstable_store

Type Aliasesยง

TableData ๐Ÿ”’