protected class COUNTER.ReconciliationTask
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected ResponseCollector<COUNTER.ReconcileResponse> |
responses |
Modifier | Constructor and Description |
---|---|
protected |
ReconciliationTask() |
Modifier and Type | Method and Description |
---|---|
protected void |
_run() |
void |
add(COUNTER.ReconcileResponse rsp,
Address sender) |
protected void |
cancel() |
void |
run() |
java.lang.String |
toString() |
protected ResponseCollector<COUNTER.ReconcileResponse> responses
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
Copyright © 1998-2020 Red Hat. All Rights Reserved.