• 如果这些参数计算散列,则很容易缓存中找到同一视图旧版本

    If the hash key is calculated from those parameters, previously generated versions of the same view can be retrieved easily from the cache.

    youdao

  • 由于处理器请求者参数无关,缓存散列可以仅由HTTPaction参数组成。

    Because the processor is independent of the requestor and the parameters, the hash key for caching simply can be composed of the value of the action HTTP parameter.

    youdao

  • 清单5我们调用期间动态地构建数组引用然后打印结果使用OID作为散列

    In Listing 5 we build the array reference dynamically during the call, and then use the OID as the hash key when printing out the result.

    youdao

  • 存储一个时,客户机会这个确定散列以及原来存储哪个服务器上

    When you store a value, the client determines the hash value from the key and the server used to store it.

    youdao

  • 这样可以它们作为散列、将要检索字符串等等

    Thus, I can use them as hash keys, lists of strings to be searched, etc.

    youdao

  • 获取一个时,客户机会从这个确定相同散列会选择相同的服务器获取信息。

    When you get a value, the client determines the same hash value from the key and chooses the same server to get the information.

    youdao

  • 一个整数应该每个返回唯一的数字

    The hash code is an integer that should return a unique number of each unique key.

    youdao

  • 然后针对事实扫描每一散列探测到位向量中从而判断当前的事实表行是否被过滤掉了。

    Then for each row from the fact table scan, the foreign key is also hashed and probed into the bit vector to determine whether the current fact table row is filtered out.

    youdao

  • 算法应用分区产生0 到 4095之间一个分区

    The hashing algorithm is applied to the value of the partitioning key, and generates a partition number between zero and 4095.

    youdao

  • 应该空间提供均匀分布以便分区负载平衡

    The hash code should provide a uniform distribution of values over the key space so that the partitions are evenly balanced.

    youdao

  • 例如如果整数应该作为

    For example, if the key is an integer, this value might serve as the hash code.

    youdao

  • 应用分区散列算法代价与分区规模成比例

    The cost of applying the partitioning hash algorithm is proportional to the size of the partitioning key.

    youdao

  • 使用DPF时,根据分布(创建表定义)散列,把表的每一放在特定数据库分区中。

    With DPF, each row of a given table is placed in a specific database partition based on the hashed value of the table's distribution key, which is defined when the table is created.

    youdao

  • FETCH()函数散列检索这里优先检索主散列

    The FETCH() function retrieves a key from either the primary or the secondary hash, where the primary hash is given preference.

    youdao

  • 分区工作方式计算散列

    The way partitions really work is that a hash code is calculated on the key.

    youdao

  • 例如如果3分区散列7,7除以321所以应该位于分区1。

    For example, if you have three partitions, and your key's hash code is 7, then 7 divided by 3 is 2, remainder 1, so the item goes in and comes from partition 1.

    youdao

  • 想要memcached服务器存储获取信息时,memcached客户机就会一个一致散列算法这个获取一个数值

    When you store or get information from a list of memcached servers, the memcached client derives a numerical value from the key using a consistent hashing algorithm.

    youdao

  • 稍后程序搜索这些并且它们最后记录时间作为event散列元素存储

    These keys will be searched for later in the program and their last recorded time stored as the value of the "event" hash element.

    youdao

  • 如果控制找到并且%keys散列中指定一个按下那么事件时间将被记录下来。

    If a control key is found, and the next key pressed is specified in the % keys hash, the event time for that key is recorded.

    youdao

  • memcached客户机不必决定信息,它只需对在存储信息指定使用一个简单散列算法

    Instead of having to determine this information, the memcached clients use a simple hashing algorithm on the key you specify when storing the information.

    youdao

  • DATABASEPARTITIONING——按照散列数据分布数据库多个逻辑节点上(DPF)。

    Database PARTITIONING - distributing data by key hash across logical nodes of the database (DPF).

    youdao

  • 使用环境参数作为散列从而派生theme

    Derive the Theme value by using the environment parameter as a key to a hash.

    youdao

  • Time维度满足过滤条件 time_id连接散列创建一个向量,用于过滤以上跳跃式扫描Orders

    The time_id join keys that meet the filter requirements on the Time dimension table are hashed to create a bit vector that filters rows of the Orders table from the skip scan above.

    youdao

  • 使用散列映射作为属性但是必须构造一个包含国家地区页面起点,见LoadCities方法

    I used a hash map as a class attribute, but had to construct a key that included the country, the region, and the page start, as shown in the LoadCities method.

    youdao

  • jCarousel大多数默认选项合适的,所以这个散列包含-scroll,值1让 jCarousel每次显示一个图像

    Most of jCarousel's default options are fine, so your hash contains only one key-value pair: scroll, with a value of 1, which tells jCarousel to display only one image at a time.

    youdao

  • 通过上述连接(pdb_id)进行散列处理来分布两个表确保给定pdbml文档所有原子均能作为本身PDBML文档存储相同数据库分区中。

    Distributing both tables by hashing on their join key (pdb_id) also ensures that all atom rows for a given PDBML document are stored in the same database partition as the PDBML document itself.

    youdao

  • 如果- a散列开关那么hello创建一个带有undefhello

    If -a is a hash switch, then just hello will create a key of hello with an undef value.

    youdao

  • 放入缓存,WebSphereeXtremeScale计算散列除以分区编号余数标识存储分区。

    To place an item in the cache, WebSphere eXtreme Scale calculates the key's hash code, divides by the number of partitions, and the remainder identifies the partition to store the item.

    youdao

  • 遍历所有用户提供命令行检索开关比如- artist-album(使用散列% freedb_searches而不是手工开关)。

    I step through all the user-provided command-line searching switches, such as -artist and -album (using the keys of the % freedb_searches hash instead of listing the switches manually).

    youdao

  • LinkedInHadoop管道构建一个索引结构:这会产生几个TB查找结构,该结构完美地使用了散列(每个需要2.5个位)。

    LinkedIn builds an index structure in their Hadoop pipeline - this produces a multi-TB lookup structure that USES perfect hashing (requiring only 2.5 bits per key).

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定