PHP Interface Horde_Mongo_Collection_Index, horde

Author: Michael Slusarz ([email protected])
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
checkMongoIndices ( ) : boolean Are the indices up-to-date?
createMongoIndices ( ) Ensures that collection indices are created.

Method Details

checkMongoIndices() public méthode

Are the indices up-to-date?
public checkMongoIndices ( ) : boolean
Résultat boolean True if up-to-date.

createMongoIndices() public méthode

Ensures that collection indices are created.
public createMongoIndices ( )