Class CompressingStoredFieldsIndexReader
Random-access reader for CompressingStoredFieldsIndexWriter.
Note
This API is for internal purposes only and might change in incompatible ways in the next release.
Inheritance
System.Object
    CompressingStoredFieldsIndexReader
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: Lucene.Net.Codecs.Compressing
Assembly: Lucene.Net.dll
Syntax
public sealed class CompressingStoredFieldsIndexReader
  Methods
| Improve this Doc View SourceClone()
Declaration
public object Clone()
  Returns
| Type | Description | 
|---|---|
| System.Object |