|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jgroups.protocols.COUNTER.ReconciliationTask
protected class COUNTER.ReconciliationTask
Field Summary | |
---|---|
protected ResponseCollector<COUNTER.ReconcileResponse> |
responses
|
Constructor Summary | |
---|---|
protected |
COUNTER.ReconciliationTask()
|
Method Summary | |
---|---|
protected void |
_run()
|
void |
add(COUNTER.ReconcileResponse rsp,
Address sender)
|
protected void |
cancel()
|
void |
run()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected ResponseCollector<COUNTER.ReconcileResponse> responses
Constructor Detail |
---|
protected COUNTER.ReconciliationTask()
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
protected void _run()
public void add(COUNTER.ReconcileResponse rsp, Address sender)
protected void cancel()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |