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

Method Unmarshal

modules/backendscheduler/work/interface.go:67–67  ·  view source on GitHub ↗
(data []byte)

Source from the content-addressed store, hash-verified

65 // Serialization
66 Marshal() ([]byte, error)
67 Unmarshal(data []byte) error
68
69 // Local file operations
70 FlushToLocal(ctx context.Context, localPath string, affectedJobIDs []string) error

Callers 15

unmarshalIndexFunction · 0.65
parquetToProtoAttrsFunction · 0.65
openWALBlockFunction · 0.65
unmarshalIndexFunction · 0.65
parquetToProtoAttrsFunction · 0.65
openWALBlockFunction · 0.65
unmarshalIndexFunction · 0.65
parquetToProtoAttrsFunction · 0.65
parquetToProtoEventsFunction · 0.65
openWALBlockFunction · 0.65
UnmarshalMethod · 0.65
UnmarshalMethod · 0.65

Calls

no outgoing calls