问题描述
DynamoDB 提供了用于删除项目的 API.在返回的 DeleteItemOutcome 和 DeleteItemResult 中没有字段或方法来确定是否找到了 key 并且该项目确实被删除了.
DynamoDB provides an API for deleting items. In the returned DeleteItemOutcome and DeleteItemResult there is no field or method to determine if the key was found and the item was indeed deleted.
确定该项目是否确实存在和删除的唯一方法是请求项目的属性:
The only way to find out if the item was indeed present and deleted, is to request the items' attributes:
新的 DeleteItemSpec().withPrimaryKey("key","1").withReturnValues(ReturnValue.ALL_OLD))
但是,这会消耗额外的读取容量.有没有更有效的方法来检查删除结果 - 找到和删除的键/无效键?
This, however, consumes extra read capacity. Is there a more efficient way to check the delete result - key found and deleted / invalid key?
推荐答案
DeleteItemResult#getAttributes() 是 方法 来确定一个 DeleteItem 操作实际上已经删除了一个项目,或者没有.
DeleteItemResult#getAttributes() is the way to determine if a DeleteItem operation has actually deleted an item, or not.
如果您指定 ReturnValue.ALL_OLD 并且项目被删除,则返回项目属性映射,否则返回空映射.这是确定操作是否成功的唯一方法.API 不会返回其他确认信息.
If you specify ReturnValue.ALL_OLD and the item was deleted, a map of item attributes is returned, otherwise and empty map is returned. This is the only way to know for sure if the operation was successful. No other confirmation is returned by the API.
请记住,DeleteItem 操作每次至少会消耗 1 个写入容量单位.如果删除的item大于1KB,消耗的容量会大于1.
Keep in mind that a DeleteItem operation will consume a minimum of 1 write capacity unit every time. If the deleted item is larger than 1KB, consumed capacity will be more than 1.
供参考: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/CapacityUnitCalculations.html#ItemSizeCalculations.Writes
这篇关于如何确定是否确实删除了 DynamoDB 项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!


大气响应式网络建站服务公司织梦模板
高端大气html5设计公司网站源码
织梦dede网页模板下载素材销售下载站平台(带会员中心带筛选)
财税代理公司注册代理记账网站织梦模板(带手机端)
成人高考自考在职研究生教育机构网站源码(带手机端)
高端HTML5响应式企业集团通用类网站织梦模板(自适应手机端)