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