@Deprecated public class ParallelCollectionScanOptions extends Object
| Constructor | Description |
|---|---|
ParallelCollectionScanOptions() |
Deprecated.
|
| Modifier and Type | Method | 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 ParallelCollectionScanOptions()
public int getBatchSize()
public ParallelCollectionScanOptions batchSize(int batchSize)
batchSize - the batch size, which must be greater than or equal to 0