C# 클래스 Rebel.Lucene.IndexModificationBatch

Represents a queue of work to be done to an index.
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5 1 사용 예제들

공개 메소드들

메소드 설명
Enqueue ( Action work ) : bool
IndexModificationBatch ( ) : System

메소드 상세

Enqueue() 공개 메소드

public Enqueue ( Action work ) : bool
work Action
리턴 bool

IndexModificationBatch() 공개 메소드

public IndexModificationBatch ( ) : System
리턴 System