pub fn notifier() -> (GroupCommitNotifier, GroupCommitWaiter)
Expand description
Returns two sides of a “channel” that can be used to notify the coordinator when we want a group commit to be run.
pub fn notifier() -> (GroupCommitNotifier, GroupCommitWaiter)
Returns two sides of a “channel” that can be used to notify the coordinator when we want a group commit to be run.