onEachKeyedReplica
abstract suspend fun onEachKeyedReplica(action: suspend KeyedPhysicalReplica<*, *>.() -> Unit)
Content copied to clipboard
Executes an action on each KeyedPhysicalReplica.
Executes an action on each KeyedPhysicalReplica.