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

Method GetGroupId

bitmap/pb.pb.go:4598–4603  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4596var xxx_messageInfo_ExportRequest proto.InternalMessageInfo
4597
4598func (m *ExportRequest) GetGroupId() uint32 {
4599 if m != nil {
4600 return m.GroupId
4601 }
4602 return 0
4603}
4604
4605func (m *ExportRequest) GetReadTs() uint64 {
4606 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected