Package | Description |
---|---|
org.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
Modifier and Type | Field and Description |
---|---|
protected GMS |
GmsImpl.gms |
protected GMS |
Merger.gms |
protected GMS |
ViewHandler.gms |
Modifier and Type | Method and Description |
---|---|
GMS |
GMS.joinTimeout(long timeout) |
GMS |
GMS.setMaxJoinAttempts(long t) |
Constructor and Description |
---|
ClientGmsImpl(GMS g) |
CoordGmsImpl(GMS g) |
GmsImpl(GMS gms) |
Merger(GMS gms) |
ParticipantGmsImpl(GMS g) |
ServerGmsImpl(GMS gms) |
ViewHandler(GMS gms,
Consumer<Collection<R>> req_processor,
BiPredicate<R,R> req_matcher)
Constructor
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.