|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.aliyun.openservices.ots.model.RowChange
com.aliyun.openservices.ots.model.RowDeleteChange
public class RowDeleteChange
表示数据行的删除信息。
| 构造方法摘要 | |
|---|---|
RowDeleteChange(String tableName)
构造一个新的 RowDeleteChange实例。 |
|
| 方法摘要 |
|---|
| 从类 com.aliyun.openservices.ots.model.RowChange 继承的方法 |
|---|
getCondition, getRowPrimaryKey, getTableName, setCondition, setPrimaryKey, setTableName |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public RowDeleteChange(String tableName)
RowDeleteChange实例。
tableName - 表的名称
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||