@Deprecated
public class ParallelCollectionScanOptions
extends java.lang.Object
| 构造器和说明 |
|---|
ParallelCollectionScanOptions()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
ParallelCollectionScanOptions |
batchSize(int batchSize)
已过时。
The batch size to use for each cursor.
|
int |
getBatchSize()
已过时。
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