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

Method GetForwarded

bitmap/pb.pb.go:4154–4159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4152}
4153
4154func (m *Num) GetForwarded() bool {
4155 if m != nil {
4156 return m.Forwarded
4157 }
4158 return false
4159}
4160
4161func (m *Num) GetType() NumLeaseType {
4162 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected