C# 클래스 Lucene.Net.Index.TestDocumentsWriterStallControl.Waiter

상속: Lucene.Net.Support.ThreadClass
파일 보기 프로젝트 열기: paulirwin/lucene.net

공개 메소드들

메소드 설명
Run ( ) : void
Waiter ( AtomicBoolean stop, AtomicBoolean checkPoint, DocumentsWriterStallControl ctrl, Synchronizer sync, IList exceptions ) : Apache.NMS.Util

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

Waiter() 공개 메소드

public Waiter ( AtomicBoolean stop, AtomicBoolean checkPoint, DocumentsWriterStallControl ctrl, Synchronizer sync, IList exceptions ) : Apache.NMS.Util
stop AtomicBoolean
checkPoint AtomicBoolean
ctrl DocumentsWriterStallControl
sync Synchronizer
exceptions IList
리턴 Apache.NMS.Util