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

Method GetTxns

bitmap/pb.pb.go:3851–3856  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3849var xxx_messageInfo_OracleDelta proto.InternalMessageInfo
3850
3851func (m *OracleDelta) GetTxns() []*TxnStatus {
3852 if m != nil {
3853 return m.Txns
3854 }
3855 return nil
3856}
3857
3858func (m *OracleDelta) GetMaxAssigned() uint64 {
3859 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected