rrd
美
英 
- 網(wǎng)絡(luò)循環(huán)數(shù)據(jù)庫(Round Robin Database);孔源性視網(wǎng)膜脫離(rhegmatogenous retinal detachment);孔性視網(wǎng)膜脫離
例句
Once code has been generated for your model, it is nearly ready to be used with an RRD extension generator and handler pair.
為您的模型生成代碼后,基本上就可以將其與RRD擴(kuò)展生成器和處理程序對結(jié)合使用了。
RRD intercepts the response contents and checks whether the response can be cached locally before sending the result back to the client.
RRD會截取響應(yīng)內(nèi)容,并檢查是否可以在將結(jié)果發(fā)送回客戶端之前進(jìn)行本地緩存響應(yīng)。
Remote invalidations have to be propagated back to the RRD cache to be locally invalidated.
遠(yuǎn)程失效操作必須被傳回給RRD緩存,以使其在本地失效。
The final example is independent of the others and demonstrates how RRD can be extended to support portlets.
最后一個示例與其他示例無關(guān),它演示如何擴(kuò)展RRD以便支持Portlet。
After this (optional) processing has occurred, the extension generator chain execution is completed until another RRD request is created.
此(可選)處理發(fā)生后,在創(chuàng)建另一個RRD請求之前完成擴(kuò)展生成器鏈的執(zhí)行。
After this (optional) processing has occurred, the extension handler chain execution is completed until another RRD request is received.
此(可選)處理發(fā)生后,在接收另一個RRD請求之前完成擴(kuò)展處理程序鏈的執(zhí)行。
This chain is executed prior to the sending of each RRD request by calling the doGenerate method on each extension generator in sequence.
在發(fā)送每個RRD請求之前,通過按順序調(diào)用每個擴(kuò)展生成器上的doGenerate方法來執(zhí)行此鏈。
Conclusion: The RRD eyes with macular detachment must be operated on as soon as possible and heavy cryotherapy should be avoided.
結(jié)論:對伴有黃斑脫離的孔源性視網(wǎng)膜脫離眼應(yīng)盡快手術(shù),選擇適當(dāng)的手術(shù)方式并避免過度冷凝。
An RRD extension consists of an extension generator and extension handler pair.
RRD擴(kuò)展由擴(kuò)展生成器和擴(kuò)展處理程序對組成。
By utilizing the RRD extension, you can share request load across multiple machines and JVMs by including remote servers within the cell.
利用RRD擴(kuò)展,您可以通過在計算單元中包含遠(yuǎn)程服務(wù)器而在多個計算機和JVM之間共享請求負(fù)載。
This EMF object is included into the RRD request and will be made available to the matching extension handler on the remote system.
此EMF對象包含在RRD請求中,可用于遠(yuǎn)程系統(tǒng)上的匹配擴(kuò)展處理程序。
After an RRD request has been received, it is the responsibility of an extension handler to process the extension data element.
接收RRD請求后,擴(kuò)展處理程序負(fù)責(zé)處理擴(kuò)展數(shù)據(jù)元素。
The RRD extension reports any errors that occur on the remote server back to the originating server.
RRD擴(kuò)展可以將遠(yuǎn)程服務(wù)器上發(fā)生的任何錯誤報告給發(fā)起服務(wù)器。
RRD is a system to store and display time-series data (i. e. networkbandwidth, machine-room temperature, server load average).
RRD是存儲和顯示時間序列數(shù)據(jù)的一個系統(tǒng)(如網(wǎng)絡(luò)帶寬、操作間溫度、服務(wù)器負(fù)載)。
Example 1 is an RRD equivalent of the often-used "Hello World" application.
示例1是通常使用的“HelloWorld”應(yīng)用程序的RRD等效項。
RRD invokes the extension generator chain prior to initiating an RRD request.
RRD在啟動RRD請求之前調(diào)用擴(kuò)展生成器鏈。
To accommodate this requirement, RRD checks the security property SSLRequired.
為適應(yīng)此需求,RRD需要檢查安全屬性SSLRequired。
Example 5 demonstrates how RRD can be extended to leverage portlets.
示例5演示如何擴(kuò)展RRD以便利用Portlet。
This response header includes the rules from the cache spec that RRD supports.
此響應(yīng)標(biāo)頭包含RRD支持的緩存規(guī)范的相應(yīng)規(guī)則。
Example 4 builds upon Example 3 and also demonstrates how RRD can be extended using the RRD Extension Generator and Handler frameworks.
示例4構(gòu)建在示例3基礎(chǔ)之上,并且還演示了如何使用RRD擴(kuò)展生成器和處理程序框架擴(kuò)展RRD。
An extension generator chain is defined in extension point com. ibm. wsspi. rrd.
在擴(kuò)展點com.ibm.wsspi.rrd.generators中定義了擴(kuò)展生成器鏈;
An extension generator is a Java class that is responsible for attaching one extension data element to an RRD request.
擴(kuò)展生成器是一個Java類,負(fù)責(zé)將一個擴(kuò)展數(shù)據(jù)元素附加到RRD請求。
RRD is the acronym for Round Robin Database.
RRD是環(huán)形數(shù)據(jù)庫的縮寫。
It is the value from those counters that we want to store in the RRD.
我們要存放到RRD數(shù)據(jù)庫中的正是這些計數(shù)器中的數(shù)值。
Objective To study the treatment role of Vitrectomy in eyes with rhegmatogenous retinal detachment (RRD)and choroidal detachment(CHD).
目的研究玻璃體切除對合并脈絡(luò)膜脫離的孔源性視網(wǎng)膜脫離治療作用。
This example builds upon the applications in Example 2, demonstrating the use of dynacache in an RRD request. To install and run the example
此示例構(gòu)建在示例2中的應(yīng)用程序之上,并演示如何使用RRD請求中的動態(tài)緩存。