
io.mongock.driver.api.common.RepositoryIndexable Maven / Gradle / Ivy
package io.mongock.driver.api.common;
public interface RepositoryIndexable {
void setIndexCreation(boolean indexCreation);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy