程序包 | 说明 |
---|---|
com.fr.third.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
限定符和类型 | 字段和说明 |
---|---|
protected FixedSizeBitSet |
STABLE.votes
Keeps track of who we already heard from (STABLE_GOSSIP msgs).
|
限定符和类型 | 方法和说明 |
---|---|
protected static boolean |
STABLE.allVotesReceived(FixedSizeBitSet votes)
Votes is already locked and guaranteed to be non-null
|