public class Group extends Object
| 构造器和说明 |
|---|
Group(int totalCount) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
failedOneRow(RowChange rowChange,
Exception exception) |
CallbackImpledFuture<RowChange,WriterResult> |
getFuture() |
long |
getGroupId() |
void |
succeedOneRow(RowChange rowChange) |
public CallbackImpledFuture<RowChange,WriterResult> getFuture()
public void succeedOneRow(RowChange rowChange)
public long getGroupId()
Copyright © 2025. All Rights Reserved.