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

Method CanShard

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

CanShards returns true if this output supports sharding.

()

Source from the content-addressed store, hash-verified

118
119 // CanShards returns true if this output supports sharding.
120 CanShard() bool
121}
122
123// OutputRecord is the data structure sent to baker output components.

Callers 1

NewTopologyFromConfigFunction · 0.65

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