K - the cache key typepublic interface CacheInvalidator<K>
| Modifier and Type | Method and Description |
|---|---|
void |
invalidateAllEntries() |
void |
invalidateEntry(K key) |
void invalidateEntry(K key)
void invalidateAllEntries()
Copyright © 2003–2022 Atlassian. All rights reserved.