C# 클래스 Lucene.Net.Index.BasePostingsFormatTestCase.TestThread

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

공개 메소드들

메소드 설명
Run ( ) : void
TestThread ( BasePostingsFormatTestCase testCase, Fields fieldsSource, ISet options, Lucene.Net.Index.FieldInfo maxTestOptions, Lucene.Net.Index.FieldInfo maxIndexOptions, bool alwaysTestMax ) : Lucene.Net.Documents

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

TestThread() 공개 메소드

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
리턴 Lucene.Net.Documents