public class BucketConfig extends Object
| Constructor and Description |
|---|
BucketConfig(int bucketId,
String tableName,
WriteMode writeMode,
boolean allowDuplicateRowInBatchRequest) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBucketId() |
String |
getTableName() |
WriteMode |
getWriteMode() |
boolean |
isAllowDuplicateRowInBatchRequest() |
Copyright © 2024. All Rights Reserved.