C# 클래스 Lucene.Net.Codecs.BlockTerms.BlockTermsReader.FieldAndTerm

Used as a key for the terms cache
상속: DoubleBarrelLRUCache.CloneableKey
파일 보기 프로젝트 열기: apache/lucenenet

Private Properties

프로퍼티 타입 설명
FieldAndTerm System

공개 메소드들

메소드 설명
Clone ( ) : DoubleBarrelLRUCache.CloneableKey
Equals ( Object other ) : bool
FieldAndTerm ( ) : System
GetHashCode ( ) : int

비공개 메소드들

메소드 설명
FieldAndTerm ( FieldAndTerm other ) : System

메소드 상세

Clone() 공개 메소드

public Clone ( ) : DoubleBarrelLRUCache.CloneableKey
리턴 DoubleBarrelLRUCache.CloneableKey

Equals() 공개 메소드

public Equals ( Object other ) : bool
other Object
리턴 bool

FieldAndTerm() 공개 메소드

public FieldAndTerm ( ) : System
리턴 System

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int