Uses of Class
de.caluga.morphium.driver.commands.CreateIndexesCommand
-
Packages that use CreateIndexesCommand Package Description de.caluga.morphium.driver.commands -
-
Uses of CreateIndexesCommand in de.caluga.morphium.driver.commands
Methods in de.caluga.morphium.driver.commands that return CreateIndexesCommand Modifier and Type Method Description CreateIndexesCommandCreateIndexesCommand. addIndex(IndexDescription idx)CreateIndexesCommandCreateIndexesCommand. addIndex(Map<String,Object> index, Map<String,Object> options)CreateIndexesCommandCreateIndexesCommand. setCommitQuorum(String commitQuorum)CreateIndexesCommandCreateIndexesCommand. setIndexes(List<Map<String,Object>> indexes)
-