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

Method Get

pkg/cache/memcached_client.go:31–31  ·  view source on GitHub ↗
(key string, opts ...memcache.Option)

Source from the content-addressed store, hash-verified

29 GetMulti(ctx context.Context, keys []string, opts ...memcache.Option) (map[string]*memcache.Item, error)
30 Set(item *memcache.Item) error
31 Get(key string, opts ...memcache.Option) (*memcache.Item, error)
32 Close()
33}
34

Callers 15

NextMethod · 0.65
getSpanFunction · 0.65
getSpansetFunction · 0.65
newBridgeIteratorFunction · 0.65
newRebatchIteratorFunction · 0.65
getEventFunction · 0.65
getLinkFunction · 0.65
CompactMethod · 0.65
GetMethod · 0.65
BenchmarkDeconstructFunction · 0.65
IteratorMethod · 0.65
FindTraceByIDMethod · 0.65

Implementers 1

mockMemcachepkg/cache/memcached_client_test.go

Calls

no outgoing calls

Tested by 15

BenchmarkDeconstructFunction · 0.52
BenchmarkDeconstructFunction · 0.52
TestRowPoolReleaseFunction · 0.52
BenchmarkDeconstructFunction · 0.52
TestListBlocksWithPrefixFunction · 0.52
TestObjectWithPrefixFunction · 0.52
TestListBlocksWithPrefixFunction · 0.52
TestMarkBlockCompactedFunction · 0.52
TestObjectBlockTagsFunction · 0.52
TestObjectWithPrefixFunction · 0.52
TestDeleteFunction · 0.52