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

Method FlushToLocal

modules/backendscheduler/work/interface.go:70–70  ·  view source on GitHub ↗

Local file operations

(ctx context.Context, localPath string, affectedJobIDs []string)

Source from the content-addressed store, hash-verified

68
69 // Local file operations
70 FlushToLocal(ctx context.Context, localPath string, affectedJobIDs []string) error
71 LoadFromLocal(ctx context.Context, localPath string) error
72}
73

Callers 11

stoppingMethod · 0.65
NextMethod · 0.65
UpdateJobMethod · 0.65
SubmitRedactionMethod · 0.65
performRescanMethod · 0.65
TestCacheFunction · 0.65
TestLocalFileOperationsFunction · 0.65

Calls

no outgoing calls

Tested by 6

TestCacheFunction · 0.52
TestLocalFileOperationsFunction · 0.52