rollbackOptimisticUpdates

abstract fun rollbackOptimisticUpdates(mutationId: Uuid): Set<String>

Rollback operation data optimistic updates. This is a synchronous operation that might block if the underlying cache is doing IO.

Return

the changed keys

Parameters

mutationId

mutation unique identifier