()
| 100 | BlockMetas(tenantID string) []*backend.BlockMeta |
| 101 | |
| 102 | Tenants() []string |
| 103 | |
| 104 | // EnablePolling in the background of the blocklists, with the given ownership of tenants. |
| 105 | EnablePolling(ctx context.Context, sharder blocklist.JobSharder, skipNoCompactBlocks bool) |
no outgoing calls