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

Method GetGroupId

bitmap/pb.pb.go:4274–4279  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4272}
4273
4274func (m *SnapshotMeta) GetGroupId() uint32 {
4275 if m != nil {
4276 return m.GroupId
4277 }
4278 return 0
4279}
4280
4281// Status describes a general status response.
4282// code: 0 = success, 0 != failure.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected