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

Method GetCheckpointTs

bitmap/pb.pb.go:1247–1252  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1245}
1246
1247func (m *Group) GetCheckpointTs() uint64 {
1248 if m != nil {
1249 return m.CheckpointTs
1250 }
1251 return 0
1252}
1253
1254type License struct {
1255 User string `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected