com.aliyun.openservices.ots.model
类 MultiGetRowItem
java.lang.Object
com.aliyun.openservices.ots.model.RowOperationStatus
com.aliyun.openservices.ots.model.MultiGetRowItem
public class MultiGetRowItem
- extends RowOperationStatus
通过MultiGetRow接口返回的行的信息。
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiGetRowItem
public MultiGetRowItem()
getTableName
public String getTableName()
getRow
public Row getRow()
setRow
public void setRow(Row row)
setTableName
public void setTableName(String tableName)
Copyright © 2013. All Rights Reserved.