Definition at line 27 of file corruption_test.cc.
leveldb::CorruptionTest::CorruptionTest |
( |
| ) |
|
|
inline |
leveldb::CorruptionTest::~CorruptionTest |
( |
| ) |
|
|
inline |
void leveldb::CorruptionTest::Build |
( |
int |
n | ) |
|
|
inline |
void leveldb::CorruptionTest::Check |
( |
int |
min_expected, |
|
|
int |
max_expected |
|
) |
| |
|
inline |
void leveldb::CorruptionTest::Corrupt |
( |
FileType |
filetype, |
|
|
int |
offset, |
|
|
int |
bytes_to_corrupt |
|
) |
| |
|
inline |
Slice leveldb::CorruptionTest::Key |
( |
int |
i, |
|
|
std::string * |
storage |
|
) |
| |
|
inline |
int leveldb::CorruptionTest::Property |
( |
const std::string & |
name | ) |
|
|
inline |
void leveldb::CorruptionTest::Reopen |
( |
| ) |
|
|
inline |
void leveldb::CorruptionTest::RepairDB |
( |
| ) |
|
|
inline |
Status leveldb::CorruptionTest::TryReopen |
( |
| ) |
|
|
inline |
Slice leveldb::CorruptionTest::Value |
( |
int |
k, |
|
|
std::string * |
storage |
|
) |
| |
|
inline |
DB* leveldb::CorruptionTest::db_ |
std::string leveldb::CorruptionTest::dbname_ |
Options leveldb::CorruptionTest::options_ |
Cache* leveldb::CorruptionTest::tiny_cache_ |
The documentation for this class was generated from the following file: