public class RowPutChangeWithCallback extends RowPutChange
构造器和说明 |
---|
RowPutChangeWithCallback(String tableName,
PrimaryKey primaryKey) |
限定符和类型 | 方法和说明 |
---|---|
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, has
addReturnColumn, compareTo, getCondition, getPrimaryKey, getReturnColumnNames, getReturnType, getTableName, setCondition, setPrimaryKey, setReturnType, setTableName
public 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 © 2019. All Rights Reserved.