public class Group extends Object
| Constructor and Description |
|---|
Group(int totalCount) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2024. All Rights Reserved.