FilterMapResponseCollector |
|
MapResponseCollector |
|
MultiTargetRequest<T> |
Request implementation that waits for responses from multiple target nodes.
|
PassthroughMapResponseCollector |
Receive responses from multiple nodes, without checking that the responses are valid.
|
PassthroughSingleResponseCollector |
RPC to a single node, without any validity checks.
|
RequestRepository |
|
SingleResponseCollector |
Response collector for a single response.
|
SingleTargetRequest<T> |
Request implementation that waits for a response from a single target node.
|
SingletonMapResponseCollector |
|
VoidResponseCollector |
Response collector that discards successful responses and returns null .
|