C# 클래스 Lucene.Net.Codecs.Memory.DirectPostingsFormat.DirectField.TermAndSkip

파일 보기 프로젝트 열기: apache/lucenenet

공개 프로퍼티들

프로퍼티 타입 설명
skips int[]

공개 메소드들

메소드 설명
RamBytesUsed ( ) : long

Returns the approximate number of RAM bytes used

메소드 상세

RamBytesUsed() 공개 추상적인 메소드

Returns the approximate number of RAM bytes used
public abstract RamBytesUsed ( ) : long
리턴 long

프로퍼티 상세

skips 공개적으로 프로퍼티

public int[] skips
리턴 int[]