PHP Интерфейс Horde_Mongo_Collection_Index, horde

Автор: Michael Slusarz ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
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 ( )