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

Method String

pkg/compactor/visit_marker.go:39–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 GetStatus() VisitStatus
38 IsExpired(visitMarkerTimeout time.Duration) bool
39 String() string
40}
41
42type VisitMarkerManager struct {

Callers 15

convertUserMethod · 0.65
mockBucketFunction · 0.65
EndpointMethod · 0.65
createBackendRequestMethod · 0.65
AuditMethod · 0.65
parseFlagsFunction · 0.65
parseConfigFunction · 0.65
getFieldTypeFunction · 0.65
ignoreCLIFunction · 0.65
mainFunction · 0.65
stringMethod · 0.65

Implementers 3

TestVisitMarkerpkg/compactor/visit_marker_test.go
CleanerVisitMarkerpkg/compactor/cleaner_visit_marker.go
partitionVisitMarkerpkg/compactor/partition_visit_marker.g

Calls

no outgoing calls