Interface ShardResponseProcessor

    • Method Detail

      • process

        void process​(ResponseBuilder rb,
                     ShardRequest shardRequest)
        Processes the responses from the specified shardRequest. The result is put into specific fields in the specified rb.
        Parameters:
        rb - The ResponseBuilder to put the merge result into
        shardRequest - The shard request containing the responses from all shards.