C# Class Lucene.Net.Search.TestThreadSafe.Thr

Inheritance: SupportClass.ThreadClass
Datei anzeigen Open project: synhershko/lucene.net

Public Methods

Method Description
Run ( ) : void
Thr ( TestThreadSafe enclosingInstance, int iter, System rand ) : System

Private Methods

Method Description
InitBlock ( TestThreadSafe enclosingInstance ) : void
loadDoc ( Lucene.Net.Index.IndexReader ir ) : void

Method Details

Run() public method

public Run ( ) : void
return void

Thr() public method

public Thr ( TestThreadSafe enclosingInstance, int iter, System rand ) : System
enclosingInstance TestThreadSafe
iter int
rand System
return System