Poller的意思
Poller中文翻譯:
n.輪詢者;輪詢器
n.(Poller)人名;(英、德、匈)波勒
carpology of orchids───蘭花果樹學
criminality by political affiliation───按政治派別劃分的犯罪行為
bipolar symptoms───雙相癥狀
depolarization politics───去極化政治
political view───[法] 政見
catchpole ii───接力桿ii
gnaphalium polycephalum 6x───多頭黑麥草6x
bundling political───捆綁政治
scapolite gem───方柱石寶石
lapidary polisher───寶石拋光機
The poller daemon, pollerd, will regularly poll detected services to ensure they are operational.───輪詢器守護程序pollerd將定期輪詢已檢測到的服務以確保它們是可操作的。
The first stanza of actual configuration is the poller element, which is the default poller for the document.───實質配置的第一段是poller元素,它是文檔的默認輪詢器。
Listing 6.3 File poller configuration which sends the message to the mail service.───清單6.3文件輪詢器配置:向郵件服務發送消息。
The first thing which we've done in every example so far is configure a simple file poller on the file system.───到目前為止,我們在每個示例中所做的第一件事就是配置一個輪詢文件系統的簡單文件輪詢器。
In the file poller implementation we just read a file from the file system and send the received file to the Mail service endpoint.───在這個文件輪詢器配置中,我們僅僅從文件系統讀取文件,然后把收到的文件發送給郵件服務端點。
Likewise, the bean name generated for the following revised version of the FilePoller would be "poller" instead of "filePoller" .───同樣的,在下面修正版的FilePoller例子里,生成的bean名字應該是poller而不是filePoller。
We configure one as a default poller for the entire Spring Integration configuration because it's easier than repeating it.───出于簡單,我們為整個SpringIntegration配置一個默認的輪詢器。