Class Int32IndexInput
Defines basic API for writing ints to an IndexOutput. IntBlockCodec interacts with this API. See IntBlockReader.
NOTE: This was IntIndexInput in Lucene
@lucene.experimental
Inheritance
System.Object
Int32IndexInput
Assembly: Lucene.Net.Codecs.dll
Syntax
public abstract class Int32IndexInput : IDisposable
Methods
Name | Description |
---|---|
Dispose() | |
Dispose(Boolean) | |
GetIndex() | |
GetReader() |