C# Class Lucene.Net.Index.BasePostingsFormatTestCase.TestThread

Inheritance: Lucene.Net.Support.ThreadClass
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
Run ( ) : void
TestThread ( BasePostingsFormatTestCase testCase, Fields fieldsSource, ISet options, Lucene.Net.Index.FieldInfo maxTestOptions, Lucene.Net.Index.FieldInfo maxIndexOptions, bool alwaysTestMax ) : Lucene.Net.Documents

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

TestThread() public méthode

public TestThread ( BasePostingsFormatTestCase testCase, Fields fieldsSource, ISet options, Lucene.Net.Index.FieldInfo maxTestOptions, Lucene.Net.Index.FieldInfo maxIndexOptions, bool alwaysTestMax ) : Lucene.Net.Documents
testCase BasePostingsFormatTestCase
fieldsSource Fields
options ISet
maxTestOptions Lucene.Net.Index.FieldInfo
maxIndexOptions Lucene.Net.Index.FieldInfo
alwaysTestMax bool
Résultat Lucene.Net.Documents