Package org.jgroups.util
Class AckCollector
java.lang.Object
org.jgroups.util.AckCollector
- Version:
- $Id: AckCollector.java,v 1.14.2.1 2009/02/05 09:13:29 belaban Exp $
- Author:
- Bela Ban
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
handleView
(View v) void
int
size()
void
toString()
void
boolean
boolean
waitForAllAcks
(long timeout)
-
Constructor Details
-
AckCollector
public AckCollector() -
AckCollector
-
-
Method Details
-
printMissing
-
printReceived
-
reset
-
size
public int size() -
ack
-
suspect
-
unsuspect
-
handleView
-
waitForAllAcks
public boolean waitForAllAcks() -
waitForAllAcks
- Throws:
TimeoutException
-
toString
-