Package | Description |
---|---|
org.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
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
|
Modifier and Type | Class and Description |
---|---|
class |
SeqnoList
A bitset of missing messages with a fixed size.
|
Copyright © 1998-2020 Red Hat. All Rights Reserved.