C# 클래스 VelocityDbSchema.TextIndexer.IndexRoot

상속: OptimizedPersistable
파일 보기 프로젝트 열기: VelocityDB/VelocityDB 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
hashCodeComparer HashCodeComparer
lexicon Lexicon
repository Repository

공개 메소드들

메소드 설명
IndexRoot ( ushort nodeSize, SessionBase session ) : System

메소드 상세

IndexRoot() 공개 메소드

public IndexRoot ( ushort nodeSize, SessionBase session ) : System
nodeSize ushort
session SessionBase
리턴 System

프로퍼티 상세

hashCodeComparer 공개적으로 프로퍼티

public HashCodeComparer hashCodeComparer
리턴 HashCodeComparer

lexicon 공개적으로 프로퍼티

public Lexicon,VelocityDbSchema.TextIndexer lexicon
리턴 Lexicon

repository 공개적으로 프로퍼티

public Repository,VelocityDbSchema.TextIndexer repository
리턴 Repository