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

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

공개 메소드들

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

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

Updater() 공개 메소드

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