MCPcopy Create free account
hub / github.com/AdRoll/baker / Stats

Method Stats

api.go:158–158  ·  view source on GitHub ↗

Stats returns stats about the upload process

()

Source from the content-addressed store, hash-verified

156
157 // Stats returns stats about the upload process
158 Stats() UploadStats
159}

Callers

nothing calls this directly

Implementers 12

dummyInputtopology_test.go
S3upload/s3.go
Baseupload/uploadtest/base.go
SQSinput/sqs.go
Kinesisinput/kinesis.go
KCLinput/kcl.go
TCPinput/tcp.go
Listinput/list.go
Recordsinput/inputtest/records.go
Baseinput/inputtest/base.go
Randominput/inputtest/random.go
LogLineinput/inputtest/logline.go

Calls

no outgoing calls

Tested by

no test coverage detected