C# Class Lucene.Net.Index.TestDocumentsWriterStallControl.Waiter

Inheritance: Lucene.Net.Support.ThreadClass
Afficher le fichier Open project: paulirwin/lucene.net

Méthodes publiques

Méthode Description
Run ( ) : void
Waiter ( AtomicBoolean stop, AtomicBoolean checkPoint, DocumentsWriterStallControl ctrl, Synchronizer sync, IList exceptions ) : Apache.NMS.Util

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

Waiter() public méthode

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
Résultat Apache.NMS.Util