|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GmsImpl.Request | |
---|---|
org.jgroups.protocols.pbcast | Supports probabilistic broadcasts. |
Uses of GmsImpl.Request in org.jgroups.protocols.pbcast |
---|
Methods in org.jgroups.protocols.pbcast with parameters of type GmsImpl.Request | |
---|---|
boolean |
GmsImpl.Request.canBeProcessedTogether(GmsImpl.Request other)
Specifies whether this request can be processed with other request simultaneously |
Method parameters in org.jgroups.protocols.pbcast with type arguments of type GmsImpl.Request | |
---|---|
void |
GmsImpl.handleMembershipChange(java.util.Collection<GmsImpl.Request> requests)
|
void |
CoordGmsImpl.handleMembershipChange(java.util.Collection<GmsImpl.Request> requests)
|
void |
ParticipantGmsImpl.handleMembershipChange(java.util.Collection<GmsImpl.Request> requests)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |