public class RowPutChangeWithCallback extends RowPutChange
| Constructor and Description |
|---|
RowPutChangeWithCallback(String tableName,
PrimaryKey primaryKey) |
| Modifier and Type | Method and Description |
|---|---|
Future<TimelineEntry> |
getFuture() |
void |
setComplete(TimelineEntry timelineEntry) |
void |
setFailed(Exception ex) |
RowPutChangeWithCallback |
watchBy(TimelineCallback callback) |
RowPutChangeWithCallback |
withTimelineIdentifier(TimelineIdentifier identifier) |
addColumn, addColumn, addColumn, addColumns, addColumns, getColumnsToPut, getColumnsToPut, getDataSize, has, has, has, hasaddReturnColumn, compareTo, getCondition, getPrimaryKey, getReturnColumnNames, getReturnType, getTableName, setCondition, setPrimaryKey, setReturnType, setTableNamepublic RowPutChangeWithCallback(String tableName, PrimaryKey primaryKey)
public void setComplete(TimelineEntry timelineEntry)
public void setFailed(Exception ex)
public RowPutChangeWithCallback watchBy(TimelineCallback callback)
public RowPutChangeWithCallback withTimelineIdentifier(TimelineIdentifier identifier)
public Future<TimelineEntry> getFuture()
Copyright © 2024. All Rights Reserved.