public interface ShardResponseProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(ResponseBuilder rb,
ShardRequest shardRequest)
Processes the responses from the specified shardRequest.
|
void process(ResponseBuilder rb, ShardRequest shardRequest)
rb - The ResponseBuilder to put the merge result intoshardRequest - The shard request containing the responses from all shards.Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.