aboutsummaryrefslogtreecommitdiff
path: root/zenstore/include
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2022-04-01 08:41:51 +0200
committerDan Engelbrecht <[email protected]>2022-04-01 09:07:21 +0200
commitac573e90a5698c64451a99beb1a14d00540aa835 (patch)
treef246b21daef1b8ce99abe275cbda96a481531467 /zenstore/include
parentcall Initialize before replay on caslog (diff)
downloadzen-ac573e90a5698c64451a99beb1a14d00540aa835.tar.xz
zen-ac573e90a5698c64451a99beb1a14d00540aa835.zip
reserve space for log entries before replay
Diffstat (limited to 'zenstore/include')
-rw-r--r--zenstore/include/zenstore/caslog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zenstore/include/zenstore/caslog.h b/zenstore/include/zenstore/caslog.h
index 5b6cc24a0..318fab03d 100644
--- a/zenstore/include/zenstore/caslog.h
+++ b/zenstore/include/zenstore/caslog.h
@@ -28,6 +28,7 @@ public:
void Flush();
void Close();
uint64_t GetLogSize();
+ uint64_t GetLogCount();
private:
struct FileHeader