public interface HibernateManagedRegionCacheLookup
ManagedCache
s that represent Hibernate cache regions.Modifier and Type | Method and Description |
---|---|
static HibernateManagedRegionCacheLookup |
empty() |
Iterable<com.atlassian.cache.ManagedCache> |
getAllManagedCaches() |
io.atlassian.fugue.Option<com.atlassian.cache.ManagedCache> |
getManagedCache(String name) |
Iterable<com.atlassian.cache.ManagedCache> getAllManagedCaches()
io.atlassian.fugue.Option<com.atlassian.cache.ManagedCache> getManagedCache(String name)
static HibernateManagedRegionCacheLookup empty()
Copyright © 2003–2020 Atlassian. All rights reserved.