#include <wal.hpp>
Public Attributes | |
| bool | ok = false |
| int | busy = 0 |
| int | log_frames = 0 |
| int | checkpointed_frames = 0 |
| std::uintmax_t | wal_bytes = 0 |
| int dcn::storage::sqlite::WalCheckpointStats::busy = 0 |
| int dcn::storage::sqlite::WalCheckpointStats::checkpointed_frames = 0 |
| int dcn::storage::sqlite::WalCheckpointStats::log_frames = 0 |
| bool dcn::storage::sqlite::WalCheckpointStats::ok = false |
| std::uintmax_t dcn::storage::sqlite::WalCheckpointStats::wal_bytes = 0 |