Package | Description |
---|---|
org.apache.marmotta.kiwi.config |
Modifier and Type | Method and Description |
---|---|
CachingBackends |
KiWiConfiguration.getCachingBackend()
Fully qualified class name of the cache manager factory to use.
|
static CachingBackends |
CachingBackends.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CachingBackends[] |
CachingBackends.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
KiWiConfiguration |
KiWiConfiguration.setCachingBackend(CachingBackends cachingBackend)
Fully qualified class name of the cache manager factory to use.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.