• Support the use of TGTs obtained from a credentials cache and secret keys obtained from key tables.

    支持凭证高速缓存获得TGT使用,支持从密钥获得密钥的使用。

    youdao

  • Instead, use an in memory hash table to cache the data and just keep a key to the data in the session.

    相反地,应该使用内存中的哈缓存数据并且会话中保存一个对此数据进行引用

    youdao

  • Where multiple credentials are available, for example, from a credentials cache or a key table, the choice of default credentials can be based on a number of factors.

    多个凭证可用的场合,例如个凭证高速缓存一个密钥,对缺省凭证选择取决于很多因素

    youdao

  • The login module can also use an existing TGT from a credentials cache or an existing secret key from a key table.

    登录模块可以使用一个来自凭证高速缓存的已存在TGT或是来自密钥的已存在的密钥。

    youdao

  • The URL is the only key used to access a specific generated view in such a cache infrastructure.

    URL用于访问此类缓存基础结构中的特定生成视图唯一

    youdao

  • It can be argued that the most recent addition to a key table or a credential cache is the most reasonable choice as a default; it is certainly one of the simplest choices.

    表明经常添加密钥凭证高速缓存的凭证合理缺省选项;这当然最简单一种选择

    youdao

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

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

    youdao

  • To do so, you would specify the action as an array key and the length of time to keep the views in cache, much like you did above.

    为此这个操作指定数组指定缓存中保留视图时间长度上面一样

    youdao

  • One key feature of both applications is that it allows users to cache music for offline play.

    而这应用有一个最为关键功能可以让用户音乐缓存到本地机器上,以离线使用。

    youdao

  • The cache request mediation generates a cache key based on the request message, and searches for a response in the cache.

    缓存请求中介基于请求消息生成缓存缓存中搜索响应

    youdao

  • In order to make the generation of the cache keys reusable for individual projects, separate the key generation into its own class.

    为了生成可供各个项目重用缓存,可以生成分类。

    youdao

  • The example bookmark portlet shows how to use the different cache key scopes, and how to store the data with the WebSphere dynacache infrastructure.

    示例书签Portlet展示了如何使用不同缓存范围以及如何使用WebSpheredynacache基础设施存储数据

    youdao

  • When you define the sessionid to be part of the cache key, the portlet content is cached on a per user base.

    sessionid定义缓存一部分时,Portlet内容每个用户的基础上进行缓存

    youdao

  • Performance in practice is paradoxically not degraded by this indirection and binding but rather enhanced as the URI address ACTS as a key to NetKernel internal cache.

    实际性能似乎不会因为这样迂回捆绑降低但是URI地址作为NetKernel内部缓存的主时确实可以提高性能。

    youdao

  • Performance can regress for simple portlets because cache key calculation becomes more expensive than recalculating the portlet response again.

    对于简单Portlet由于缓存计算比重新计算Portlet响应开销大,其性能可能降低

    youdao

  • The servlet checks the cache using this key regularly until it can display the data.

    Servlet使用密钥定期检查缓存直到可以显示数据为止。

    youdao

  • Before firing the back-end call, the run methods checks the Distributed Map cache with the unique key provided.

    在执行后端调用run方法使用提供唯一密钥检查分布式映射缓存

    youdao

  • Therefore, the cache key for portlets running in WebSphere Application Server is configurable in detail using cachespec.xml.

    因此,可以使用cachespec . xmlWebSphereApplicationServer运行Portlet缓存进行详细配置

    youdao

  • You need to supplement it with some additional cookies to make a composite cache key.

    需要加上一些额外的cookie形成复合缓存

    youdao

  • Caching multiple views for the same portlet is possible because the cache key contains the relevant information from the navigational state parameters.

    由于缓存包含来自导航状态参数相关信息,因此可以缓存同一个Portlet多个视图

    youdao

  • Now that you know how to cache data using the dynacache infrastructure, let's look at how you can generate the correct cache key in a portlet.

    既然已经了解如何使用dynacache基础设施缓存数据,现在我们一下如何在Portlet生成正确的缓存

    youdao

  • To cache a response from a web service, you need to generate a unique key to use for indexing it.

    为了高速缓存来自Web服务响应需要生成一个用来进行索引的唯一的密钥

    youdao

  • As with servlet caching, command caching requires a unique cache ID as the key for storing and retrieving something from the cache.

    对于servlet高速缓存命令高速缓存需要一个唯一的缓存id作为存储缓存中进行检索用的主

    youdao

  • A key feature of WebSphere eXtreme Scale is that it provides a large, scalable, elastic cache.

    WebSphereeXtremeScale关键功能提供大型可扩展弹性缓存

    youdao

  • You invoke get with a key and if that key exists in the cache, the value will be returned.

    使用一个来调用get如果这个存在于缓存中返回相应的

    youdao

  • WebSphere Portal USES extra execution resources to calculate the internal cache key for the fragment cache.

    WebSpherePortal将使用额外的执行资源计算机片断缓存内部缓存

    youdao

  • To support user-scoped caching, the Application Server administrator would need to specify that the cache key within the cachespec.xml use the sessionid.

    为了支持按用户缓存ApplicationServer管理员需要指定 cachespec.xml 中的缓存使用sessionid

    youdao

  • The cache key for the fragments needs to be computed such that the complete navigational state of the portlet contributes to this key.

    需要计算片段缓存,以确定是否提供Portlet完整导航状态

    youdao

  • Now that you know how to create a session-based cache key, let's look into generating a cache that is unique for a portlet window in the next section.

    既然已经了解如何创建基于会话的缓存在下一部分中,我们看一下如何生成Portlet窗口唯一缓存。

    youdao

  • You invoke delete with a key and if that key exists in the cache, the value will be deleted.

    使用一个调用delete如果存在于缓存中则删除

    youdao

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

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

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