com.aliyun.openservices.ots.model
类 MultiPutRowItem
java.lang.Object
com.aliyun.openservices.ots.model.MultiPutRowItem
public class MultiPutRowItem
- extends Object
MultiPutRow所需的参数。
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiPutRowItem
public MultiPutRowItem(String tableName,
RowPutChange rowPutChange)
setTableName
public void setTableName(String tableName)
getTableName
public String getTableName()
setRowPutChange
public void setRowPutChange(RowPutChange rowPutChange)
getRowPutChange
public RowPutChange getRowPutChange()
Copyright © 2013. All Rights Reserved.