• A session cache is created when a user opens a report.

    会话缓存用户打开报表创建的。

    youdao

  • Refreshes the display with the report that is stored in the session cache.

    会话缓存存储报表刷新显示

    youdao

  • Flush and clear your first-level session cache periodically as in the following batch insert sample.

    如下范例中那样定期刷新(flush)清除一级会话缓存

    youdao

  • For example, it doesn't have session cache, and nor does it interact with any second-level or query cache.

    例如需要会话缓存不和任何二级缓存查询缓存交互

    youdao

  • After turning on Hibernate's log level to trace, we found it was the updating of session cache that caused the delay.

    Hibernate的日志级别调成trace后,我们发现更新会话缓存造成延时。

    youdao

  • By clearing the session cache before DML update, we cut the time to about 4 minutes, all of which is needed by the data loading into the session cache.

    通过在DML更新清除会话缓存我们时间缩短到了4分钟全部都数据加载会话缓存中花费的时间。

    youdao

  • This loading takes a long time both because of network bandwidth overhead and session cache overhead (memory consumption and GC pause) if your Hibernate session is stateful.

    这种加载需要很多时间既有网络带宽原因如果Hibernate会话状态的,其中也会有会话缓存的原因(内存消耗GC暂停)。

    youdao

  • So by now, we have hopefully convinced you that using a real cache API for cache data, instead of the session, is something that gives you real benefits in performance and scalability.

    因此目前为止我们希望已说服真正缓存API用于缓存数据而不是使用会话将向您提供性能可伸缩性方面的真正好处

    youdao

  • Session stores a copy of an item in the cache for each session (memory only).

    会话缓存中每个会话存储一个条目副本(内存)。

    youdao

  • By default, the command cache holds up to twenty commands that were run during the current interactive CLP session.

    默认情况下,命令缓存最多存放当前交互clp会话过程中运行二十个命令

    youdao

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

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

    youdao

  • The command history does not persist from session to session; the cache is cleared when the session ends, which normally happens after you run the QUIT command.

    命令历史记录不会会话与会话之间持续;会话结束缓存就会清除,通常发生运行QUIT 命令之后。

    youdao

  • Generating session scope cache keys is simple and cheap because the session provides you with a specific id that can be leveraged.

    生成会话范围缓存简单开销也很低因为会话向提供可以使用特定ID

    youdao

  • Use the session advanced cache type so every session gets its own cached items.

    使用会话高级高速缓存类型这样每一个会话将获得它们自己的缓存条目

    youdao

  • The cache goes away when the unit of work (session) is completed.

    缓存在工作单元(会话)完成消失

    youdao

  • Beside being a cache server, TS offers session and configuration management, load balancing, authentication and routing.

    除了作为缓存服务器之外,TS还提供了会话配置管理负载均衡权限验证与路由等等功能。

    youdao

  • Cache entries can be scoped with the session ID to keep a relationship between the session and the data that is to be kept in memory.

    可以使用会话id设置缓存条目范围,以使会话保存内存中的数据建立关联。

    youdao

  • Minimize the data stored on the application object (and hence the session) by storing large objects or frequently referenced values in WebSphere Dynamic Cache maps.

    通过对象频繁引用存储WebSphereDynamicCache 映射中,最小化应用程序对象以及会话)中所存储数据

    youdao

  • If this is a problem for a specific application, you might consider using something like the ObjectGrid cache instead of the session to store those objects.

    如果特定应用程序视为问题可以考虑使用ObjectGrid缓存来替代用于存储这些对象的会话

    youdao

  • Now you can generate the different cache keys for the session and portlet window scope.

    现在可以会话Portlet窗口范围生成不同缓存

    youdao

  • When you use the private browsing mode, your entire Web session is more secure, since no data is retained in the history or cache.

    使用这个模式的时候,全部web会话安全因为历史记录缓存中不会保留任何数据

    youdao

  • If you use a stateful session, don't forget to clear the cache before you execute the DML otherwise Hibernate will update or evict the related cache (See the Example 10 below for details).

    如果使用状态会话不要忘记执行DML前清除缓存否则Hibernate将会更新清除相关缓存(下面的范例10)。

    youdao

  • However, using the session for storing cache related data has some severe drawbacks. Session and cache data differ in the following ways.

    然而通过会话存储缓存相关数据具有某些严重缺陷

    youdao

  • With no caching API available in the JSR 168 portlet API, many portlet developers use the portlet session in order to cache data.

    由于JSR 168PortletAPI没有缓存api,因此许多Portlet开发人员将Portlet会话用于缓存数据

    youdao

  • It is very similar to APC in function and sports a user cache component, as well as a built-in session handler to leverage Wincache directly as a session handler.

    功能非常类似apc支持用户缓存组件以及一个内置会话处理程序,以将Wincache作为一个会话处理程序直接加以利用。

    youdao

  • Note that when debugging, it is recommended to disable the cache via the IE Developer Toolbar before every debug session or you will be debugging cached versions of your code.

    注意调试时,建议每个调试会话之前通过IEDeveloperToolbar禁用缓存否则后面调试缓存版本代码

    youdao

  • DRS makes data for session management, dynamic cache, and stateless session bean available across servers in a cluster.

    DRS使得集群中的各个服务器都可以使用会话管理动态缓存无状态会话Bean数据

    youdao

  • This will cache the bean instance for the lifetime of the user session.

    用户会话生命周期bean实例

    youdao

  • Most of the time when an Out Of Memory exception occurrs it is caused by a design problem, where either too much memory is stored in cache or session scope.

    发生内存溢出大多数情况下设计问题引起太多的内存存储缓存Session

    youdao

  • Advanced caching (which provides options to selectively cache content by session, users, and so on), provides the same output as the basic caching option.

    高级高速缓存(提供按照会话用户选择缓存内容选项),提供了与基本高速缓存相同数据选项

    youdao

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

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

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