這篇文章主要講解了“zk中ServerCnxn的用法”,文中的講解內(nèi)容簡單清晰,易于學習與理解,下面請大家跟著小編的思路慢慢深入,一起來研究和學習“zk中ServerCnxn的用法”吧!
仁布ssl適用于網(wǎng)站、小程序/APP、API接口等需要進行數(shù)據(jù)傳輸應用場景,ssl證書未來市場廣闊!成為創(chuàng)新互聯(lián)建站的ssl證書銷售渠道,可以享受市場價格4-6折優(yōu)惠!如果有意向歡迎電話聯(lián)系或者加微信:18982081108(備注:SSL證書合作)期待與您的合作!
實現(xiàn)接口Stats, Watcher
內(nèi)部類
DisconnectReason
CloseRequestException
EndOfStreamException(流關閉)
屬性
方法
getSessionTimeout | 獲取session失效時間 |
sendResponse | 發(fā)送回復數(shù)據(jù) |
serializeRecord | 序列化record |
process(WatchedEvent event) | |
getSessionId() | |
packetReceived(long bytes) | |
getLastZxid() | 獲取最新事務id |
getConnectionInfo(boolean brief) | |
protected void packetReceived(long bytes) { incrPacketsReceived(); ServerStats serverStats = serverStats(); if (serverStats != null) { serverStats().incrementPacketsReceived(); } ServerMetrics.getMetrics().BYTES_RECEIVED_COUNT.add(bytes); } protected void packetSent() { incrPacketsSent(); ServerStats serverStats = serverStats(); if (serverStats != null) { serverStats.incrementPacketsSent(); } }
感謝各位的閱讀,以上就是“zk中ServerCnxn的用法”的內(nèi)容了,經(jīng)過本文的學習后,相信大家對zk中ServerCnxn的用法這一問題有了更深刻的體會,具體使用情況還需要大家實踐驗證。這里是創(chuàng)新互聯(lián),小編將為大家推送更多相關知識點的文章,歡迎關注!