| Package | Description |
|---|---|
| org.apache.stanbol.entityhub.servicesapi.site | |
| org.apache.stanbol.entityhub.servicesapi.yard |
| Modifier and Type | Method and Description |
|---|---|
CacheStrategy |
ReferencedSiteConfiguration.getCacheStrategy()
The cache strategy used by for this site to be used.
|
| Modifier and Type | Method and Description |
|---|---|
CacheStrategy |
Cache.isField(String field)
Returns the cache strategy for the given Field.
|
CacheStrategy |
Cache.isLanguage(String lang)
Returns the cache strategy for the given Language
all indicates that this language is cached for all
Representations within the cache. |
CacheStrategy |
Cache.strategy()
The strategy used by this Cache.
|
static CacheStrategy |
CacheStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheStrategy[] |
CacheStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.