C# Class Lucene.Net.Index.TestTransactions.SearcherThread

Inheritance: TimedThread
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
DoWork ( ) : void
SearcherThread ( object @lock, Directory dir1, Directory dir2, TimedThread threads ) : System

Method Details

DoWork() public méthode

public DoWork ( ) : void
Résultat void

SearcherThread() public méthode

public SearcherThread ( object @lock, Directory dir1, Directory dir2, TimedThread threads ) : System
@lock object
dir1 System.IO.Directory
dir2 System.IO.Directory
threads TimedThread
Résultat System