onEachKeyedReplica

abstract suspend fun onEachKeyedReplica(action: suspend KeyedPhysicalReplica<*, *>.() -> Unit)

Executes an action on each KeyedPhysicalReplica.