Class MockSingleIntIndexOutput
Writes ints directly to the file (not in blocks) as vInt.
@lucene.experimental
Inherited Members
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class MockSingleIntIndexOutput : Int32IndexOutput
Constructors
Name | Description |
---|---|
MockSingleIntIndexOutput(Directory, String, IOContext) |
Methods
Name | Description |
---|---|
Dispose(Boolean) | |
GetIndex() | |
ToString() | |
Write(Int32) |