Class BufferedChecksumIndexInput
Simple implementation of ChecksumIndexInput that wraps another input and delegates calls.
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class BufferedChecksumIndexInput : ChecksumIndexInput, IDisposable
Constructors
Name | Description |
---|---|
BufferedChecksumIndexInput(IndexInput) | Creates a new BufferedChecksumIndexInput |
Properties
Name | Description |
---|---|
Checksum | |
Length |
Methods
Name | Description |
---|---|
Clone() | |
Dispose(Boolean) | |
GetFilePointer() | |
ReadByte() | |
ReadBytes(Byte[], Int32, Int32) |