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