()
| 135 | var xxx_messageInfo_PartitionRingDesc proto.InternalMessageInfo |
| 136 | |
| 137 | func (m *PartitionRingDesc) GetPartitions() map[int32]PartitionDesc { |
| 138 | if m != nil { |
| 139 | return m.Partitions |
| 140 | } |
| 141 | return nil |
| 142 | } |
| 143 | |
| 144 | func (m *PartitionRingDesc) GetOwners() map[string]OwnerDesc { |
| 145 | if m != nil { |
no outgoing calls