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

Inheritance: TimedThread
Datei anzeigen Open project: synhershko/lucene.net

Public Properties

Property Type Description
count int

Public Methods

Method Description
DoWork ( ) : void
IndexerThread ( IndexWriter writer, TimedThread threads ) : System

Method Details

DoWork() public method

public DoWork ( ) : void
return void

IndexerThread() public method

public IndexerThread ( IndexWriter writer, TimedThread threads ) : System
writer IndexWriter
threads TimedThread
return System

Property Details

count public_oe property

public int count
return int