private void InitBlock(Lucene.Net.Store.Directory dir2, TestIndexReaderReopen enclosingInstance) { this.dir2 = dir2; this.enclosingInstance = enclosingInstance; }
private void InitBlock(System.Collections.IList readers, System.Random rnd, TestIndexReaderReopen enclosingInstance) { this.readers = readers; this.rnd = rnd; this.enclosingInstance = enclosingInstance; }
public AnonymousClassTestReopen1(Lucene.Net.Store.Directory dir2, TestIndexReaderReopen enclosingInstance) { InitBlock(dir2, enclosingInstance); }
public AnonymousClassReaderThreadTask1(System.Collections.IList readers, System.Random rnd, TestIndexReaderReopen enclosingInstance) { InitBlock(readers, rnd, enclosingInstance); }
private void InitBlock(int index, Lucene.Net.Index.IndexReader r, Lucene.Net.Index.TestIndexReaderReopen.TestReopen test, System.Collections.Hashtable readersToClose, System.Collections.IList readers, System.Random rnd, TestIndexReaderReopen enclosingInstance) { this.index = index; this.r = r; this.test = test; this.readersToClose = readersToClose; this.readers = readers; this.rnd = rnd; this.enclosingInstance = enclosingInstance; }
public AnonymousClassReaderThreadTask(int index, Lucene.Net.Index.IndexReader r, Lucene.Net.Index.TestIndexReaderReopen.TestReopen test, System.Collections.Hashtable readersToClose, System.Collections.IList readers, System.Random rnd, TestIndexReaderReopen enclosingInstance) { InitBlock(index, r, test, readersToClose, readers, rnd, enclosingInstance); }
private void InitBlock(Lucene.Net.Store.Directory dir1, Lucene.Net.Store.Directory dir4, Lucene.Net.Store.Directory dir5, Lucene.Net.Store.Directory dir2, Lucene.Net.Store.Directory dir3, TestIndexReaderReopen enclosingInstance) { this.dir1 = dir1; this.dir4 = dir4; this.dir5 = dir5; this.dir2 = dir2; this.dir3 = dir3; this.enclosingInstance = enclosingInstance; }
public AnonymousClassTestReopen6(Lucene.Net.Store.Directory dir1, Lucene.Net.Store.Directory dir4, Lucene.Net.Store.Directory dir5, Lucene.Net.Store.Directory dir2, Lucene.Net.Store.Directory dir3, TestIndexReaderReopen enclosingInstance) { InitBlock(dir1, dir4, dir5, dir2, dir3, enclosingInstance); }