C# 클래스 Paxos.Agents.Learner

상속: Agent
파일 보기 프로젝트 열기: ayende/Paxos.Demo 1 사용 예제들

공개 메소드들

메소드 설명
Learner ( int acceptorsCount ) : System
ProcessTimeouts ( ) : bool

비공개 메소드들

메소드 설명
OnAccepted ( Accepted accepted ) : void

메소드 상세

Learner() 공개 메소드

public Learner ( int acceptorsCount ) : System
acceptorsCount int
리턴 System

ProcessTimeouts() 공개 메소드

public ProcessTimeouts ( ) : bool
리턴 bool