C# 클래스 RPCBase.Server.ZkAdaptor.ZkWatcher

상속: IWatcher
파일 보기 프로젝트 열기: fingerpasswang/Phial

공개 메소드들

메소드 설명
Process ( ZooKeeperNet.WatchedEvent @event ) : void
ZkWatcher ( ) : System

메소드 상세

Process() 공개 메소드

public Process ( ZooKeeperNet.WatchedEvent @event ) : void
@event ZooKeeperNet.WatchedEvent
리턴 void

ZkWatcher() 공개 메소드

public ZkWatcher ( ) : System
리턴 System