Class MockIndexInput
IndexInput backed by a byte[] for testing.
Inheritance
System.Object
MockIndexInput
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class MockIndexInput : BufferedIndexInput
Constructors
Name | Description |
---|---|
MockIndexInput(Byte[]) |
Properties
Name | Description |
---|---|
Length |
Methods
Name | Description |
---|---|
Dispose(Boolean) | |
ReadInternal(Byte[], Int32, Int32) | |
SeekInternal(Int64) |