Class Lucene41PostingsWriter.Int32BlockTermState
NOTE: This was IntBlockTermState in Lucene
Inheritance
System.Object
Lucene41PostingsWriter.Int32BlockTermState
Inherited Members
Namespace: Lucene.Net.Codecs.Lucene41
Assembly: Lucene.Net.dll
Syntax
public sealed class Int32BlockTermState : BlockTermState
Methods
| Improve this Doc View SourceClone()
Declaration
public override object Clone()
Returns
Type | Description |
---|---|
System.Object |
Overrides
| Improve this Doc View SourceCopyFrom(TermState)
Declaration
public override void CopyFrom(TermState other)
Parameters
Type | Name | Description |
---|---|---|
TermState | other |
Overrides
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |