MCPcopy
hub / github.com/prometheus/prometheus / Copy

Method Copy

tsdb/chunks/samples.go:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 FH() *histogram.FloatHistogram
32 Type() chunkenc.ValueType
33 Copy() Sample // Returns a deep copy.
34}
35
36type SampleSlice []Sample

Implementers 5

sampletsdb/head.go
sampletsdb/chunks/samples.go
fSamplestorage/buffer.go
hSamplestorage/buffer.go
fhSamplestorage/buffer.go

Calls

no outgoing calls