Crate sst_importer[−][src]
Importing RocksDB SST files into TiKV
Re-exports
pub use self::sst_importer::sst_meta_to_path; |
pub use self::sst_importer::SSTImporter; |
pub use self::sst_importer::SSTWriter; |
Modules
| config | |
| errors | |
| import_mode | |
| metrics | |
| service | |
| sst_importer | |
| util |
Macros
| send_rpc_response |
Structs
| Config |
Enums
| Error |
Functions
| error_inc | |
| prepare_sst_for_ingestion | Prepares the SST file for ingestion.
The purpose is to make the ingestion retryable when using the |
Type Definitions
| Result |