| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.writer | |
| com.alicloud.openservices.tablestore.writer.handle |
| Modifier and Type | Field and Description |
|---|---|
Group |
RowChangeEvent.group |
Group |
RowChangeWithGroup.group |
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
RequestWithGroups.getGroupList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Bucket.addRowChange(RowChange rowChange,
Group group) |
void |
RowChangeEvent.setValue(RowChange rowChange,
Group group) |
| Modifier and Type | Method and Description |
|---|---|
TableStoreCallback |
CallbackFactory.newInstance(List<Group> groupFuture)
支持批量管理时,传入每行的群组实例
Callback结束请求后主动更新批量统计
|
| Constructor and Description |
|---|
RowChangeWithGroup(RowChange rowChange,
Group group) |
| Constructor and Description |
|---|
RequestWithGroups(Request request,
List<Group> groupList) |
| Modifier and Type | Method and Description |
|---|---|
TableStoreCallback |
FlushCallbackFactory.newInstance(List<Group> groupList) |
Copyright © 2024. All Rights Reserved.