MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / GetGroupId

Method GetGroupId

bitmap/pb.pb.go:2303–2308  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2301var xxx_messageInfo_RestoreRequest proto.InternalMessageInfo
2302
2303func (m *RestoreRequest) GetGroupId() uint32 {
2304 if m != nil {
2305 return m.GroupId
2306 }
2307 return 0
2308}
2309
2310func (m *RestoreRequest) GetRestoreTs() uint64 {
2311 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected