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