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

Method Marshal

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

Serialization

()

Source from the content-addressed store, hash-verified

64
65 // Serialization
66 Marshal() ([]byte, error)
67 Unmarshal(data []byte) error
68
69 // Local file operations

Callers 15

includeBlockFunction · 0.65
MarshalMethod · 0.65
writeBlockMetaFunction · 0.65
FlushMethod · 0.65
MarshalMethod · 0.65
writeBlockMetaFunction · 0.65
FlushMethod · 0.65
MarshalMethod · 0.65
writeBlockMetaFunction · 0.65
attrToParquetFunction · 0.65

Calls

no outgoing calls

Tested by 15

TestShardedBloomFunction · 0.52
regenerateBloomBlobsFunction · 0.52
TestWriterFunction · 0.52
TestReaderFunction · 0.52
TestRoundTripMetaFunction · 0.52
writeEntryFunction · 0.52
TestNewFromFileFunction · 0.52
setupTestDirFunction · 0.52