PHP 인터페이스 Horde_Mongo_Collection_Index, horde

저자: Michael Slusarz ([email protected])
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
checkMongoIndices ( ) : boolean Are the indices up-to-date?
createMongoIndices ( ) Ensures that collection indices are created.

메소드 상세

checkMongoIndices() 공개 메소드

Are the indices up-to-date?
public checkMongoIndices ( ) : boolean
리턴 boolean True if up-to-date.

createMongoIndices() 공개 메소드

Ensures that collection indices are created.
public createMongoIndices ( )