@Deprecated public class ParallelCollectionScanOptions extends Object
| Constructor and Description | 
|---|
| ParallelCollectionScanOptions()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| ParallelCollectionScanOptions | batchSize(int batchSize)Deprecated.  The batch size to use for each cursor. | 
| int | getBatchSize()Deprecated.  Gets the batch size to use for each cursor. | 
public int getBatchSize()
public ParallelCollectionScanOptions batchSize(int batchSize)
batchSize - the batch size, which must be greater than or equal to  0