Uses of Class
org.jgroups.util.AckCollector

Packages that use AckCollector
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 AckCollector in org.jgroups.protocols
 

Fields in org.jgroups.protocols declared as AckCollector
protected  AckCollector RSVP.Entry.ack_collector
           
 

Uses of AckCollector in org.jgroups.protocols.pbcast
 

Fields in org.jgroups.protocols.pbcast declared as AckCollector
protected  AckCollector GMS.ack_collector
          To collect VIEW_ACKs from all members
protected  AckCollector GMS.merge_ack_collector
           
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.