C# Class Lucene.Net.Index.TestAddIndexes.RunAddIndexesThreads

Datei anzeigen Open project: apache/lucenenet

Public Methods

Method Description
RunAddIndexesThreads ( TestAddIndexes outerInstance, int numCopy ) : Lucene.Net.Documents

Private Methods

Method Description
Close ( bool doWait ) : void
CloseDir ( ) : void
DoBody ( int j, Directory dirs ) : void
Handle ( Exception t ) : void
JoinThreads ( ) : void
LaunchThreads ( int numIter ) : void

Method Details

RunAddIndexesThreads() public method

public RunAddIndexesThreads ( TestAddIndexes outerInstance, int numCopy ) : Lucene.Net.Documents
outerInstance TestAddIndexes
numCopy int
return Lucene.Net.Documents