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

Method GetAllocRef

bitmap/pb.pb.go:2834–2839  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2832}
2833
2834func (m *UidPack) GetAllocRef() uint64 {
2835 if m != nil {
2836 return m.AllocRef
2837 }
2838 return 0
2839}
2840
2841type PostingList struct {
2842 Pack *UidPack `protobuf:"bytes,1,opt,name=pack,proto3" json:"pack,omitempty"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected