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

Method GetUidMatrix

bitmap/pb.pb.go:984–989  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

982var xxx_messageInfo_SortResult proto.InternalMessageInfo
983
984func (m *SortResult) GetUidMatrix() []*List {
985 if m != nil {
986 return m.UidMatrix
987 }
988 return nil
989}
990
991type RaftContext struct {
992 Id uint64 `protobuf:"fixed64,1,opt,name=id,proto3" json:"id,omitempty"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected