atomic unit信息详情
[物]原子单位
atomic───adj.原子的,原子能的;微粒子的
atomic nucleus───n.原子核
unit───n.单位,单元;装置;[军]部队;部件
atomic weight───[物]原子量;n.原子量,各种元素原
atomic bonding───[化学]原子键
atomic bombs───原子弹(atomicbomb的复数);n.原子弹( atomic bomb的名词复数 )
atomic time───原子钟时间;[计量]原子时间
atomic operation───原子操作
atomic clocks───原子钟
Every row is an atomic unit, to be locked, read, and updated as a whole.───数据库中的行是原子单位,可以被当作一个整体进行加锁,读取和修改。
But since it is also a blob, it can be copied as an atomic unit.───不过由于它也是blob,所以能作为一个原子单元进行复制。
All records in an atomic unit are stored in the same shard.───原子单元中的所有记录都会存储在相同的分片上。
Related data entities are clustered into a related set based upon the shared shard key and this unit is referred to as an atomic unit.───相关的数据实体会被集群到相关的集合上(根据共享的分片键),这种单元被称为原子单元。
Atomicity A transaction is an atomic unit of work and executes exactly once; either all the work is done or none of it is.───原子性事务是工作的原子单元,它的执行是一次性的,要么所有工作都完成,要么都没有完成。
A character can be defined as a unit of information that corresponds to an atomic unit in a written language.───可以将字符定义为一个信息单元,对应于书面语言的一个原子单元。
It's what we have come to call internally the atomic unit of consumption.───这就是我们内部所称的原子单位式的消费。
A message set is a group of messages that need to be treated together as one atomic unit during a reorder operation.───消息集合(Messageset)是一组需要在重排操作期间作为一组原始单元处理的消息。
In this scenario, the transactional unit of work must reside in the client layer to ensure an atomic unit of work.