C# Class Lucene.Net.Index.ThreadedIndexingAndSearchingTestCase.ThreadAnonymousInnerClassHelper

Inheritance: Lucene.Net.Support.ThreadClass
Exibir arquivo Open project: apache/lucenenet Class Usage Examples

Public Methods

Method Description
Run ( ) : void
ThreadAnonymousInnerClassHelper ( ThreadedIndexingAndSearchingTestCase outerInstance, LineFileDocs docs, System.DateTime stopTime, ISet delIDs, ISet delPackIDs, IList allSubDocs ) : System

Method Details

Run() public method

public Run ( ) : void
return void

ThreadAnonymousInnerClassHelper() public method

public ThreadAnonymousInnerClassHelper ( ThreadedIndexingAndSearchingTestCase outerInstance, LineFileDocs docs, System.DateTime stopTime, ISet delIDs, ISet delPackIDs, IList allSubDocs ) : System
outerInstance ThreadedIndexingAndSearchingTestCase
docs LineFileDocs
stopTime System.DateTime
delIDs ISet
delPackIDs ISet
allSubDocs IList
return System