|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GmsImpl | |
---|---|
org.jgroups.protocols.pbcast | Supports probabilistic broadcasts. |
Uses of GmsImpl in org.jgroups.protocols.pbcast |
---|
Subclasses of GmsImpl in org.jgroups.protocols.pbcast | |
---|---|
class |
ClientGmsImpl
Client part of GMS. |
class |
CoordGmsImpl
Coordinator role of the Group MemberShip (GMS) protocol. |
class |
ParticipantGmsImpl
|
class |
ServerGmsImpl
Common super class for CoordGmsImpl and ParticipantGmsImpl |
Methods in org.jgroups.protocols.pbcast that return GmsImpl | |
---|---|
GmsImpl |
GMS.getImpl()
|
Methods in org.jgroups.protocols.pbcast with parameters of type GmsImpl | |
---|---|
void |
GMS.setImpl(GmsImpl new_impl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |