org.mapdb / DBMaker / Maker / concurrencyDisable

concurrencyDisable

fun concurrencyDisable(): Maker

WARNING: this option is dangerous. With locks disabled multi-threaded access could cause data corruption and causes. MapDB does not have fail-fast iterator or any other means of protection

Return
this builder