Uses of Class
org.jgroups.util.BoundedList

Packages that use BoundedList
org.jgroups.protocols.pbcast Supports probabilistic broadcasts. 
 

Uses of BoundedList in org.jgroups.protocols.pbcast
 

Fields in org.jgroups.protocols.pbcast declared as BoundedList
protected  BoundedList<java.lang.String> NAKACK.merge_history
           
protected  BoundedList<Digest> NAKACK.stability_msgs
          BoundedList, keeps the last 10 stability messages
 



Copyright ? 1998-2008 Bela Ban. All Rights Reserved.