public static interface DistributionSchedule.QuorumCoverageSet
| Modifier and Type | Method and Description |
|---|---|
void |
addBookie(int bookieIndexHeardFrom,
int rc)
Add a bookie to the result set.
|
boolean |
checkCovered()
check if all quorum in the set have had the action performed for it.
|
void addBookie(int bookieIndexHeardFrom,
int rc)
bookieIndexHeardFrom - Bookie we've just heard fromboolean checkCovered()
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.