Package | Description |
---|---|
org.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
Modifier and Type | Method and Description |
---|---|
boolean |
GmsImpl.Request.canBeProcessedTogether(GmsImpl.Request other)
Specifies whether this request can be processed with other request simultaneously
|
Modifier and Type | Method and Description |
---|---|
void |
ParticipantGmsImpl.handleMembershipChange(java.util.Collection<GmsImpl.Request> requests) |
void |
CoordGmsImpl.handleMembershipChange(java.util.Collection<GmsImpl.Request> requests) |
void |
GmsImpl.handleMembershipChange(java.util.Collection<GmsImpl.Request> requests) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.