| Package | Description | 
|---|---|
| org.opennms.netmgt.dao.support | |
| org.opennms.netmgt.newts.support | |
| org.opennms.netmgt.newts.support.osgi | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NewtsResourceStorageDao.setSearchableCache(SearchableResourceMetadataCache searchableCache)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GuavaSearchableResourceMetadataCache
A copy of  
GuavaResourceMetadataCache with support 
 for searching resources within the cache. | 
class  | 
RedisResourceMetadataCache
A caching strategy that stores the  
ResourceMetadata in
 a Redis database. | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends SearchableResourceMetadataCache> | 
OsgiUtils.createCache(String cacheType,
           List<CacheFactory> factories)  | 
Copyright © 2021. All rights reserved.