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_historyprotected BoundedList<Digest>NAKACK. stability_msgsBoundedList, keeps the last 10 stability messages
-