C# Class Lucene.Net.Index.TestStressNRT.ThreadAnonymousInnerClassHelper2

Inheritance: Lucene.Net.Support.ThreadClass
Exibir arquivo Open project: apache/lucenenet

Public Methods

Method Description
Run ( ) : void
ThreadAnonymousInnerClassHelper2 ( TestStressNRT outerInstance, string str, int ndocs, bool tombstones, AtomicLong operations ) : System

Method Details

Run() public method

public Run ( ) : void
return void

ThreadAnonymousInnerClassHelper2() public method

public ThreadAnonymousInnerClassHelper2 ( TestStressNRT outerInstance, string str, int ndocs, bool tombstones, AtomicLong operations ) : System
outerInstance TestStressNRT
str string
ndocs int
tombstones bool
operations Lucene.Net.Support.AtomicLong
return System