Package | Description |
---|---|
org.apache.marmotta.kiwi.config |
Modifier and Type | Method and Description |
---|---|
CacheMode |
KiWiConfiguration.getCacheMode()
Get the cache mode for this KiWi triple store.
|
static CacheMode |
CacheMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheMode[] |
CacheMode.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.setCacheMode(CacheMode cacheMode)
Set the cache mode for this KiWi triple store.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.