MY字典>英语词典>shards翻译和用法

shards

英 [ʃɑːdz]

美 [ʃɑrdz]

n.  (玻璃、金属等的)碎片
shard的复数

柯林斯词典

  • N-COUNT (玻璃、陶器、金属的)碎片
    Shardsare pieces of broken glass, pottery, or metal.
    1. Eyewitnesses spoke of rocks and shards of glass flying in the air.
      目击者称空中石块和玻璃碎片四溅。

双语例句

  • In this example, we have two tenants sharing a single database and when additional tenants come in, their data are moved to different database shards based on the tenant ID.
    在本例中,我们有两个共享单一数据库的承租者,且当有其他承租者进入时,其数据基于承租者ID被移动到不同的数据库碎片。
  • After the system was restored, they set up additional shards and distributed data evenly.
    系统恢复之后,Foursquare增加了多台额外的Shard,保证分布数据的均衡。
  • Without this APAR, it is possible to lose both shards if a broker fails.
    在没有此APAR的情况下,如果一个代理发生故障,则有可能同时丢失两种碎片。
  • As the project grows, the configuration can be changed to add more physical shards.
    随着项目的扩展,可添加两个物理碎片来更改配置。
  • For the racing application, I need to provide behavior that shards by race distance.
    对于赛跑应用程序,我需要提供根据比赛距离进行切分的行为。
  • Note that my DAOs aren't tied to Hibernate Shards in code, but by configuration.
    请注意,我的DAO与HibernateShards在代码方面并没有绑定,而是通过配置进行了绑定。
  • Support for virtual shards to ease the pain associated with resharding.
    对虚拟碎片的支持,用于缓和与重新分片相关的重负。
  • This month, I'll use this familiar example to introduce a practical sharding strategy, then implement it in Hibernate Shards.
    本月,我将继续使用这个熟悉的示例介绍一种实用的切分技术,然后在HibernateShards中对其进行实现。
  • Replica shards are pointless with only one container.
    (复制碎片位于一个容器中是没有意义的)。
  • With virtual shards, we can point multiple virtual shards to physical shards in a hibernate config file.
    使用虚拟碎片,我们可以在一个hibernate配置文件中将多个虚拟碎片指向物理碎片。