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

Method Stats

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

Stats returns stats about the filter

()

Source from the content-addressed store, hash-verified

97
98 // Stats returns stats about the filter
99 Stats() FilterStats
100}
101
102// Output is the final end of a topology, it process the records that have

Callers

nothing calls this directly

Implementers 15

LazyFilterexamples/filtering/filter.go
ExternalMatchfilter/external_match.go
Concatenatefilter/concatenate.go
ReplaceFieldsfilter/replace_fields.go
Timestampfilter/timestamp.go
SetStringFromURLfilter/set_string_from_url.go
ExpandJSONfilter/expand_json.go
Hashfilter/hash.go
Cryptfilter/crypt.go
URLParamfilter/url_param.go
ExpandListfilter/expand_list.go
ClearFieldsfilter/clear_fields.go

Calls

no outgoing calls

Tested by

no test coverage detected