Searched refs:replica_group (Results 1 – 2 of 2) sorted by relevance
1981 def _make_replica_group_proto(replica_group): argument1983 replica_group_proto.replica_ids.extend(replica_group)
546 for (auto replica_group : replica_groups()) { in IsNoop() local547 if (replica_group.replica_ids().size() != 1) { in IsNoop()