#include <wal.h>
◆ WalWriter()
gs::WalWriter::WalWriter |
( |
| ) |
|
|
inline |
◆ ~WalWriter()
gs::WalWriter::~WalWriter |
( |
| ) |
|
|
inline |
◆ append()
void gs::WalWriter::append |
( |
const char * |
data, |
|
|
size_t |
length |
|
) |
| |
◆ close()
void gs::WalWriter::close |
( |
| ) |
|
◆ open()
void gs::WalWriter::open |
( |
const std::string & |
prefix, |
|
|
int |
thread_id |
|
) |
| |
◆ fd_
◆ file_size_
size_t gs::WalWriter::file_size_ |
|
private |
◆ file_used_
size_t gs::WalWriter::file_used_ |
|
private |
◆ TRUNC_SIZE
constexpr size_t gs::WalWriter::TRUNC_SIZE = 1ul << 30 |
|
staticconstexprprivate |
The documentation for this class was generated from the following files:
- /home/runner/work/GraphScope/GraphScope/flex/engines/graph_db/database/wal.h
- /home/runner/work/GraphScope/GraphScope/flex/engines/graph_db/database/wal.cc