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