Home
last modified time | relevance | path

Searched refs:NotifyFlush (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/atlassian/gostatsd/pkg/statser/
H A Dstatser_tagged.go28 func (ts *TaggedStatser) NotifyFlush(d time.Duration) { func
29 ts.statser.NotifyFlush(d)
H A Dstatser.go12 NotifyFlush(d time.Duration) methodSpec
H A Dflush_notifier.go38 func (fn *flushNotifier) NotifyFlush(d time.Duration) { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/atlassian/gostatsd/pkg/statsd/
H A Dflusher.go55 f.statser.NotifyFlush(flushDelta)