Module raftstore::store::snap::snap_io [−][src]
Structs
BuildStatistics |
Traits
StaleDetector | Used to check a procedure is stale or not. |
Functions
apply_plain_cf_file | Apply the given snapshot file into a column family. |
apply_sst_cf_file | |
build_plain_cf_file | Build a snapshot file for the given column family in plain format.
If there are no key-value pairs fetched, no files will be created at |
build_sst_cf_file | Build a snapshot file for the given column family in sst format.
If there are no key-value pairs fetched, no files will be created at |
create_sst_file_writer | |
get_decrypter_reader |