| Interface | Description |
|---|---|
| AdaptiveLabelCacheDao |
Allows to read and write records to a storage (for example, database)
Any implementation must guarantee that data is available after a restart
|
| Class | Description |
|---|---|
| DatabaseBasedAdaptiveLabelCacheDaoImpl |
An implementation which uses a separate table for storing persisted data
|
| MostUsedLabelsCacheRecord |
Represents a cache records stored in DB
|
Copyright © 2003–2022 Atlassian. All rights reserved.