pipelineBatch property

int? pipelineBatch
final

The pipeline batch size for this query.

This is an advanced option, see the query service reference for more information on the proper use and tuning of this option.

Implementation

final int? pipelineBatch;