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

Method GetExpectedChecksum

bitmap/pb.pb.go:3753–3758  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3751}
3752
3753func (m *MovePredicatePayload) GetExpectedChecksum() uint64 {
3754 if m != nil {
3755 return m.ExpectedChecksum
3756 }
3757 return 0
3758}
3759
3760type TxnStatus struct {
3761 StartTs uint64 `protobuf:"varint,1,opt,name=start_ts,json=startTs,proto3" json:"start_ts,omitempty"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected