C# Class Lucene.Net.Facet.Taxonomy.TestTaxonomyCombined.ThreadAnonymousInnerClassHelper

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

Méthodes publiques

Méthode Description
Run ( ) : void
ThreadAnonymousInnerClassHelper ( TestTaxonomyCombined outerInstance, Lucene abPath, int abOrd, int abYoungChildBase1, int abYoungChildBase2, int retry, DirectoryTaxonomyReader tr, AtomicBoolean stop, Exception error, int retrieval ) : System

Private Methods

Méthode Description
AssertChildrenArrays ( ParallelTaxonomyArrays ca, int retry, int retrieval ) : void

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

ThreadAnonymousInnerClassHelper() public méthode

public ThreadAnonymousInnerClassHelper ( TestTaxonomyCombined outerInstance, Lucene abPath, int abOrd, int abYoungChildBase1, int abYoungChildBase2, int retry, DirectoryTaxonomyReader tr, AtomicBoolean stop, Exception error, int retrieval ) : System
outerInstance TestTaxonomyCombined
abPath Lucene
abOrd int
abYoungChildBase1 int
abYoungChildBase2 int
retry int
tr DirectoryTaxonomyReader
stop AtomicBoolean
error System.Exception
retrieval int
Résultat System