C# Class Lucene.Net.Codecs.BlockTerms.BlockTermsReader.FieldAndTerm

Used as a key for the terms cache
Inheritance: DoubleBarrelLRUCache.CloneableKey
Afficher le fichier Open project: apache/lucenenet

Private Properties

Свойство Type Description
FieldAndTerm System

Méthodes publiques

Méthode Description
Clone ( ) : DoubleBarrelLRUCache.CloneableKey
Equals ( Object other ) : bool
FieldAndTerm ( ) : System
GetHashCode ( ) : int

Private Methods

Méthode Description
FieldAndTerm ( FieldAndTerm other ) : System

Method Details

Clone() public méthode

public Clone ( ) : DoubleBarrelLRUCache.CloneableKey
Résultat DoubleBarrelLRUCache.CloneableKey

Equals() public méthode

public Equals ( Object other ) : bool
other Object
Résultat bool

FieldAndTerm() public méthode

public FieldAndTerm ( ) : System
Résultat System

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int