MCPcopy
hub / github.com/grafana/tempo / Len

Method Len

pkg/io/buffered.go:151–151  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

149type BufferedWriteFlusher interface {
150 io.WriteCloser
151 Len() int
152 Flush() error
153}
154

Callers 15

TestBlockShardingFunction · 0.65
TestBlockCleanupFunction · 0.65
checkBlocklistsFunction · 0.65
TestNoCompactFlagFunction · 0.65
testCompactionRoundtripFunction · 0.65
testSameIDCompactionFunction · 0.65
testRetainWithConfigFunction · 0.65
testAppendBlockStartEndFunction · 0.65
runWALTestWithAppendModeFunction · 0.65

Implementers 1

BufferedWriterpkg/io/buffered.go

Calls

no outgoing calls

Tested by 15

TestBlockShardingFunction · 0.52
TestBlockCleanupFunction · 0.52
checkBlocklistsFunction · 0.52
TestNoCompactFlagFunction · 0.52
testCompactionRoundtripFunction · 0.52
testSameIDCompactionFunction · 0.52
testRetainWithConfigFunction · 0.52
testAppendBlockStartEndFunction · 0.52
runWALTestWithAppendModeFunction · 0.52