xrpld
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
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:21
xrpl::DatabaseCon::Setup
Definition
DatabaseCon.h:70
Generated by
1.16.1