Class ResponseCollectorTask<T>

java.lang.Object
org.jgroups.util.ResponseCollector<T>
org.jgroups.util.ResponseCollectorTask<T>

public class ResponseCollectorTask<T> extends ResponseCollector<T>
Task which is seeded with an initial membership. Periodically executes a runnable (which e.g. sends a message) and stops when responses from all members have been received, or the task is stopped.
Since:
4.0.5