|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoundedList | |
|---|---|
| org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
| org.jgroups.protocols.pbcast | Supports probabilistic broadcasts. |
| Uses of BoundedList in org.jgroups.protocols |
|---|
| Fields in org.jgroups.protocols declared as BoundedList | |
|---|---|
protected BoundedList<PhysicalAddress> |
TCPPING.dynamic_hosts
https://jira.jboss.org/jira/browse/JGRP-989 |
protected BoundedList<Address> |
FD.suspect_history
|
| Uses of BoundedList in org.jgroups.protocols.pbcast |
|---|
| Fields in org.jgroups.protocols.pbcast declared as BoundedList | |
|---|---|
protected BoundedList<java.lang.String> |
NAKACK.digest_history
Keeps a bounded list of the last N digest sets |
protected BoundedList<Digest> |
NAKACK.stability_msgs
BoundedList |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||