Uses of Class
org.jgroups.protocols.pbcast.GmsImpl
-
Packages that use GmsImpl Package Description org.jgroups.protocols.pbcast Supports probabilistic broadcasts. -
-
Uses of GmsImpl in org.jgroups.protocols.pbcast
Subclasses of GmsImpl in org.jgroups.protocols.pbcast Modifier and Type Class Description classClientGmsImplClient part of GMS.classCoordGmsImplCoordinator role of the Group MemberShip (GMS) protocol.classParticipantGmsImplMethods in org.jgroups.protocols.pbcast that return GmsImpl Modifier and Type Method Description GmsImplGMS. getImpl()Methods in org.jgroups.protocols.pbcast with parameters of type GmsImpl Modifier and Type Method Description voidGMS. setImpl(GmsImpl new_impl)
-