C# Class Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.FieldIndexData

Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Свойство Type Description
Fst FST

Méthodes publiques

Méthode Description
FieldIndexData ( long indexStart, VariableGapTermsIndexReader vgtir ) : System
RamBytesUsed ( ) : long

Returns approximate RAM bytes used

Private Methods

Méthode Description
LoadTermsIndex ( ) : void

Method Details

FieldIndexData() public méthode

public FieldIndexData ( long indexStart, VariableGapTermsIndexReader vgtir ) : System
indexStart long
vgtir VariableGapTermsIndexReader
Résultat System

RamBytesUsed() public méthode

Returns approximate RAM bytes used
public RamBytesUsed ( ) : long
Résultat long

Property Details

Fst public_oe property

public FST Fst
Résultat FST