org.apache.catalina.tribes.group
public static class RpcChannel.RpcCollector extends Object
Version: 1.0
Field Summary | |
---|---|
int | destcnt |
RpcChannel.RpcCollectorKey | key |
int | options |
ArrayList | responses |
long | timeout |
Constructor Summary | |
---|---|
RpcCollector(RpcChannel.RpcCollectorKey key, int options, int destcnt, long timeout) |
Method Summary | |
---|---|
void | addResponse(Serializable message, Member sender) |
boolean | equals(Object o) |
Response[] | getResponses() |
int | hashCode() |
boolean | isComplete() |