MCPcopy Index your code
hub / github.com/prometheus/prometheus / FH

Method FH

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

Source from the content-addressed store, hash-verified

29 F() float64
30 H() *histogram.Histogram
31 FH() *histogram.FloatHistogram
32 Type() chunkenc.ValueType
33 Copy() Sample // Returns a deep copy.
34}

Implementers 5

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

Calls

no outgoing calls