Base implementation class for buffered {@link IndexOutput}.
Namespace: Lucene.Net.StoreAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public abstract class BufferedIndexOutput : IndexOutput |
Visual Basic |
---|
Public MustInherit Class BufferedIndexOutput _ Inherits IndexOutput |
Visual C++ |
---|
public ref class BufferedIndexOutput abstract : public IndexOutput |
Inheritance Hierarchy
System..::..Object
Lucene.Net.Store..::..IndexOutput
Lucene.Net.Store..::..BufferedIndexOutput
Lucene.Net.Store..::..SimpleFSDirectory..::..SimpleFSIndexOutput
Lucene.Net.Store..::..IndexOutput
Lucene.Net.Store..::..BufferedIndexOutput
Lucene.Net.Store..::..SimpleFSDirectory..::..SimpleFSIndexOutput