public static class BatchGetRowResult.RowStatus extends Object
public RowStatus(String tableName, Row row, ConsumedCapacity consumedCapacity, int index)
public boolean isSucceed()
public String getTableName()
public Error getError()
public Row getRow()
public ConsumedCapacity getConsumedCapacity()
public int getIndex()
Copyright © 2016. All Rights Reserved.