Package | Description |
---|---|
org.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
Modifier and Type | Field and Description |
---|---|
protected FixedSizeBitSet |
STABLE.votes
Keeps track of who we already heard from (STABLE_GOSSIP msgs).
|
Modifier and Type | Method and Description |
---|---|
protected static boolean |
STABLE.allVotesReceived(FixedSizeBitSet votes)
Votes is already locked and guaranteed to be non-null
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.