Uses of Class
org.jgroups.util.BoundedList
-
Packages that use BoundedList Package Description org.jgroups.protocols.pbcast Supports probabilistic broadcasts. -
-
Uses of BoundedList in org.jgroups.protocols.pbcast
Fields in org.jgroups.protocols.pbcast declared as BoundedList Modifier and Type Field Description protected BoundedList<java.lang.String>
NAKACK. merge_history
protected BoundedList<Digest>
NAKACK. stability_msgs
BoundedList, keeps the last 10 stability messages
-