public class BatchOptions extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchOptions.Builder |
| 限定符和类型 | 字段和说明 |
|---|---|
static BatchOptions |
defaulted |
| 限定符和类型 | 方法和说明 |
|---|---|
static BatchOptions.Builder |
builder() |
int |
getDeleteBatchSize() |
int |
getFetchBatchSize() |
int |
getScanBatchSize() |
public static final BatchOptions defaulted
public int getScanBatchSize()
public int getDeleteBatchSize()
public int getFetchBatchSize()
public static BatchOptions.Builder builder()
Copyright © 2019. All rights reserved.