()
| 3723 | var xxx_messageInfo_MovePredicatePayload proto.InternalMessageInfo |
| 3724 | |
| 3725 | func (m *MovePredicatePayload) GetPredicate() string { |
| 3726 | if m != nil { |
| 3727 | return m.Predicate |
| 3728 | } |
| 3729 | return "" |
| 3730 | } |
| 3731 | |
| 3732 | func (m *MovePredicatePayload) GetSourceGid() uint32 { |
| 3733 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected