C# Класс Lucene.Net.Index.TestStressIndexing2.MockIndexWriter

Наследование: IndexWriter
Показать файл Открыть проект

Открытые методы

Метод Описание
MockIndexWriter ( TestStressIndexing2 enclosingInstance, Lucene.Net.Store.Directory dir, Analyzer a, bool create, IndexWriter mfl ) : System
TestPoint ( System name ) : bool

Приватные методы

Метод Описание
InitBlock ( TestStressIndexing2 enclosingInstance ) : void

Описание методов

MockIndexWriter() публичный Метод

public MockIndexWriter ( TestStressIndexing2 enclosingInstance, Lucene.Net.Store.Directory dir, Analyzer a, bool create, IndexWriter mfl ) : System
enclosingInstance TestStressIndexing2
dir Lucene.Net.Store.Directory
a Lucene.Net.Analysis.Analyzer
create bool
mfl IndexWriter
Результат System

TestPoint() публичный Метод

public TestPoint ( System name ) : bool
name System
Результат bool