Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
Update src/replica/replica.h
Browse files Browse the repository at this point in the history
Co-authored-by: Wu Tao <[email protected]>
  • Loading branch information
hycdong and Wu Tao authored Dec 25, 2020
1 parent dc86a45 commit 046bb4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/replica/replica.h
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ class replica : public serverlet<replica>, public ref_counter, public replica_ba
void update_restore_progress(uint64_t f_size);

// Used for remote command
// TODO: remove this interface and only expose the http interface
std::string query_compact_state() const;

// Used for http interface
Expand Down

0 comments on commit 046bb4a

Please sign in to comment.