public class GuavaCacheManagerFactory extends Object implements CacheManagerFactory
| Constructor and Description |
|---|
GuavaCacheManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
CacheManager |
createCacheManager(KiWiConfiguration configuration)
Create a new cache manager instance using the KiWiConfiguration passed as argument.
|
public CacheManager createCacheManager(KiWiConfiguration configuration)
createCacheManager in interface CacheManagerFactoryconfiguration - KiWi configuration used by the underlying triple storeCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.