public class OsgiUtils extends Object
| Constructor and Description | 
|---|
OsgiUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends SearchableResourceMetadataCache> | 
createCache(String cacheType,
           List<CacheFactory> factories)  | 
static org.opennms.newts.api.Context | 
createContext()  | 
static org.opennms.newts.cassandra.search.CassandraIndexingOptions | 
createIndexOptions(int maxBatchSize)  | 
public static org.opennms.newts.api.Context createContext()
public static org.opennms.newts.cassandra.search.CassandraIndexingOptions createIndexOptions(int maxBatchSize)
public static <T extends SearchableResourceMetadataCache> T createCache(String cacheType, List<CacheFactory> factories)
Copyright © 2021. All rights reserved.