mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
One more round of LeveDB import speedups.
This commit is contained in:
@@ -100,7 +100,7 @@ public:
|
||||
void tune(int size, int age);
|
||||
void sweep() { mCache.sweep(); mNegativeCache.sweep(); }
|
||||
|
||||
int import(const std::string& fileName, bool checkHashes);
|
||||
int import(const std::string& fileName);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user