corda / net.corda.node.services.transactions / DistributedImmutableMap / put

put

fun put(commit: Commit<PutAll<K, V>>): Map<K, V>

Stores the given Commands.PutAll.entries if no entry key already exists.

Return
map containing conflicting entries