C# 클래스 Lucene.Net.Facet.Taxonomy.TestTaxonomyCombined.ThreadAnonymousInnerClassHelper

상속: Lucene.Net.Support.ThreadClass
파일 보기 프로젝트 열기: apache/lucenenet

공개 메소드들

메소드 설명
Run ( ) : void
ThreadAnonymousInnerClassHelper ( TestTaxonomyCombined outerInstance, Lucene abPath, int abOrd, int abYoungChildBase1, int abYoungChildBase2, int retry, DirectoryTaxonomyReader tr, AtomicBoolean stop, Exception error, int retrieval ) : System

비공개 메소드들

메소드 설명
AssertChildrenArrays ( ParallelTaxonomyArrays ca, int retry, int retrieval ) : void

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

ThreadAnonymousInnerClassHelper() 공개 메소드

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
리턴 System