コード例 #1
0
ファイル: CreateCommand.php プロジェクト: cosmow/riak-odm
 protected function processIndex(SchemaManager $sm)
 {
     $sm->ensureIndexes($this->timeout);
 }