程序包 | 说明 |
---|---|
com.alicloud.openservices.tablestore.model |
限定符和类型 | 方法和说明 |
---|---|
Error |
BatchWriteRowResponse.RowResult.getError()
若该行查询执行失败,则返回具体的错误信息。
|
Error |
BatchGetRowResponse.RowResult.getError() |
构造器和说明 |
---|
BatchGetRowResponse.RowResult(String tableName,
Error error,
int index) |
BatchWriteRowResponse.RowResult(String tableName,
Row row,
Error error,
int index)
internal use
|
Copyright © 2017. All Rights Reserved.