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

Inheritance: TimedThread
Mostra file Open project: synhershko/lucene.net

Public Methods

Method Description
DoWork ( ) : void
SearcherThread ( Lucene.Net.Store.Directory directory, TimedThread threads ) : System

Method Details

DoWork() public method

public DoWork ( ) : void
return void

SearcherThread() public method

public SearcherThread ( Lucene.Net.Store.Directory directory, TimedThread threads ) : System
directory Lucene.Net.Store.Directory
threads TimedThread
return System