|
@ -286,7 +286,7 @@ class VersionSet { |
|
|
const std::vector<FileMetaData*>& inputs2, |
|
|
const std::vector<FileMetaData*>& inputs2, |
|
|
InternalKey* smallest, InternalKey* largest); |
|
|
InternalKey* smallest, InternalKey* largest); |
|
|
|
|
|
|
|
|
void SetupOtherInputs(Compaction* c); |
|
|
|
|
|
|
|
|
void SetupOtherInputs(Compaction* c); |
|
|
|
|
|
|
|
|
// Save current contents to *log |
|
|
// Save current contents to *log |
|
|
Status WriteSnapshot(log::Writer* log); |
|
|
Status WriteSnapshot(log::Writer* log); |
|
|