MCPcopy Create free account
hub / github.com/cortexproject/cortex / Close

Method Close

pkg/ingester/client/client.go:47–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45type ClosableClientConn interface {
46 grpc.ClientConnInterface
47 Close() error
48}
49
50// HealthAndIngesterClient is the union of IngesterClient and grpc_health_v1.HealthClient.

Callers 15

backFillLimitMethod · 0.65
CloseMethod · 0.65
labelsValuesCommonMethod · 0.65
labelNamesCommonMethod · 0.65
queryStreamMethod · 0.65
queryStreamChunksMethod · 0.65
closeAllTSDBMethod · 0.65
openExistingTSDBMethod · 0.65

Implementers 15

Scenariointegration/e2e/scenario.go
timedpkg/configs/db/timed.go
tracedpkg/configs/db/traced.go
DBpkg/configs/db/postgres/postgres.go
DBpkg/configs/db/memory/memory.go
mockClientpkg/ring/client/pool_test.go
mockKVpkg/ring/kv/etcd/mock.go
semaphoreConnpkg/ring/kv/memberlist/tcp_transport.g
parquetBucketStorepkg/storegateway/parquet_bucket_store.
shardMatcherLabelsFilterpkg/storegateway/parquet_bucket_stores
mockIngesterpkg/distributor/distributor_test.go
noopIngesterpkg/distributor/distributor_test.go

Calls

no outgoing calls