Package | Description |
---|---|
org.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Field and Description |
---|---|
protected GmsImpl |
GMS.impl |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,GmsImpl> |
GMS.impls |
Modifier and Type | Method and Description |
---|---|
GmsImpl |
GMS.getImpl() |
Modifier and Type | Method and Description |
---|---|
void |
GMS.setImpl(GmsImpl new_impl) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.