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

Method GetBase

bitmap/pb.pb.go:2760–2765  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2758var xxx_messageInfo_UidBlock proto.InternalMessageInfo
2759
2760func (m *UidBlock) GetBase() uint64 {
2761 if m != nil {
2762 return m.Base
2763 }
2764 return 0
2765}
2766
2767func (m *UidBlock) GetDeltas() []byte {
2768 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected