Uses of Class
org.jgroups.protocols.pbcast.GMS
-
Packages that use GMS Package Description org.jgroups.protocols.pbcast Supports probabilistic broadcasts. -
-
Uses of GMS in org.jgroups.protocols.pbcast
Fields in org.jgroups.protocols.pbcast declared as GMS Modifier and Type Field Description protected GMS
GmsImpl. gms
Constructors in org.jgroups.protocols.pbcast with parameters of type GMS Constructor Description ClientGmsImpl(GMS g)
CoordGmsImpl(GMS g)
GmsImpl(GMS gms)
ParticipantGmsImpl(GMS g)
-