PHP Interface Horde_Mongo_Collection_Index, horde

Author: Michael Slusarz ([email protected])
显示文件 Open project: horde/horde

Public Methods

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

Method Details

checkMongoIndices() public method

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

createMongoIndices() public method

Ensures that collection indices are created.
public createMongoIndices ( )