|
leveldb
|
Variables | |
| static const int | kNumLevels = 7 |
| static const int | kL0_CompactionTrigger = 4 |
| static const int | kL0_SlowdownWritesTrigger = 8 |
| static const int | kL0_StopWritesTrigger = 12 |
| static const int | kMaxMemCompactLevel = 2 |
| static const int | kReadBytesPeriod = 1048576 |
|
static |
Definition at line 25 of file dbformat.h.
|
static |
Definition at line 28 of file dbformat.h.
|
static |
Definition at line 31 of file dbformat.h.
|
static |
Definition at line 39 of file dbformat.h.
|
static |
Definition at line 22 of file dbformat.h.
|
static |
Definition at line 42 of file dbformat.h.
1.8.12