Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
jtnelson committed Apr 19, 2024
1 parent 716ba03 commit 19c4ae4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ private static Segment findSegment(Collection<Segment> segments,
* A flag to indicate if the Buffer is running or not.
*/
private transient boolean running = false;

/**
* We hold direct references to the current Segment. This pointer changes
* whenever the database triggers a sync operation.
Expand Down

0 comments on commit 19c4ae4

Please sign in to comment.