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

Inheritance: Lucene.Net.Support.ThreadClass
Mostra file Open project: apache/lucenenet

Public Methods

Method Description
Run ( ) : void
ThreadAnonymousInnerClassHelper ( TestThreadedForceMerge outerInstance, int iterFinal, FieldType customType, int iFinal, IndexWriter writerFinal ) : System

Method Details

Run() public method

public Run ( ) : void
return void

ThreadAnonymousInnerClassHelper() public method

public ThreadAnonymousInnerClassHelper ( TestThreadedForceMerge outerInstance, int iterFinal, FieldType customType, int iFinal, IndexWriter writerFinal ) : System
outerInstance TestThreadedForceMerge
iterFinal int
customType Lucene.Net.Documents.FieldType
iFinal int
writerFinal IndexWriter
return System