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

Method Stats

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

Stats returns stats about the output.

()

Source from the content-addressed store, hash-verified

115
116 // Stats returns stats about the output.
117 Stats() OutputStats
118
119 // CanShards returns true if this output supports sharding.
120 CanShard() bool

Callers

nothing calls this directly

Implementers 11

SQLiteoutput/sqlite.go
Nopoutput/nop.go
FileWriteroutput/filewriter.go
OpLogoutput/oplog.go
DynamoDBoutput/dyndb.go
Statsoutput/stats.go
WebSocketoutput/websocket.go
Baseoutput/outputtest/base.go
Recorderoutput/outputtest/recorder.go
customOutputupload/s3_integration_test.go
Shardableexamples/sharding/output.go

Calls

no outgoing calls

Tested by

no test coverage detected