rippled
Loading...
Searching...
No Matches
include
xrpl
server
Vacuum.h
1
#pragma once
2
3
#include <xrpl/rdb/DatabaseCon.h>
4
5
namespace
xrpl
{
6
13
bool
14
doVacuumDB
(DatabaseCon::Setup
const
& setup,
beast::Journal
j);
15
16
}
// namespace xrpl
beast::Journal
A generic endpoint for log messages.
Definition
Journal.h:40
xrpl
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:5
xrpl::doVacuumDB
bool doVacuumDB(DatabaseCon::Setup const &setup, beast::Journal j)
doVacuumDB Creates, initialises, and performs cleanup on a database.
Definition
Vacuum.cpp:10
Generated by
1.9.8