Class MockSingleIntIndexInput
Reads IndexInputs written with MockSingleIntIndexOutput. NOTE: this class is just for demonstration purposes(it is a very slow way to read a block of ints).
@lucene.experimental
Inherited Members
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class MockSingleIntIndexInput : Int32IndexInput
Constructors
Name | Description |
---|---|
MockSingleIntIndexInput(Directory, String, IOContext) |
Methods
Name | Description |
---|---|
Dispose(Boolean) | |
GetIndex() | |
GetReader() |