Uses of Class
org.jgroups.protocols.pbcast.GMS

Packages that use GMS
org.jgroups.protocols.pbcast Supports probabilistic broadcasts. 
 

Uses of GMS in org.jgroups.protocols.pbcast
 

Fields in org.jgroups.protocols.pbcast declared as GMS
protected  GMS GmsImpl.gms
           
 

Constructors in org.jgroups.protocols.pbcast with parameters of type GMS
ParticipantGmsImpl(GMS g)
           
CoordGmsImpl(GMS g)
           
ClientGmsImpl(GMS g)
           
GmsImpl(GMS gms)
           
 



Copyright ? 1998-2005 Bela Ban. All Rights Reserved.