Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/KiWiConfiguration.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/KiWiConfiguration.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/KiWiConfiguration.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:18 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:46 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>KiWiConfiguration (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>KiWiConfiguration (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="KiWiConfiguration (Apache Marmotta Site 3.2.1
API)";
+ parent.document.title="KiWiConfiguration (Apache Marmotta Site 3.3.0
API)";
}
//-->
</script>
@@ -297,144 +297,156 @@ extends <a href="http://docs.oracle.com/
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#isQueryLoggingEnabled()">isQueryLoggingEnabled</a></strong>()</code> </td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#isJmxEnabled()">isJmxEnabled</a></strong>()</code>
+<div class="block">Return true if statistics collection in JMX.</div>
+</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#isQueryLoggingEnabled()">isQueryLoggingEnabled</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#isTripleBatchCommit()">isTripleBatchCommit</a></strong>()</code>
<div class="block">Enable batched commit for triples (if supported by the
database dialect).</div>
</td>
</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setBNodeCacheSize(int)">setBNodeCacheSize</a></strong>(int bNodeCacheSize)</code>
<div class="block">The maximum size of the BNode cache used by the
KiWiValueFactory (default: 10000)</div>
</td>
</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setCacheMode(org.apache.marmotta.kiwi.config.CacheMode)">setCacheMode</a></strong>(<a
href="../../../../../org/apache/marmotta/kiwi/config/CacheMode.html"
title="enum in
org.apache.marmotta.kiwi.config">CacheMode</a> cacheMode)</code>
<div class="block">Set the cache mode for this KiWi triple store.</div>
</td>
</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setCachingBackend(org.apache.marmotta.kiwi.config.CachingBackends)">setCachingBackend</a></strong>(<a
href="../../../../../org/apache/marmotta/kiwi/config/CachingBackends.html"
title="enum in
org.apache.marmotta.kiwi.config">CachingBackends</a> cachingBackend)</code>
<div class="block">Fully qualified class name of the cache manager factory to
use.</div>
</td>
</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setClusterAddress(java.lang.String)">setClusterAddress</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> clusterAddress)</code>
<div class="block">The cluster address serves two purposes, depending on the
kind of caching used.</div>
</td>
</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setClustered(boolean)">setClustered</a></strong>(boolean clustered)</code>
<div class="block">If true, support for special cluster features is enabled
(e.g.</div>
</td>
</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setClusterName(java.lang.String)">setClusterName</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> clusterName)</code>
<div class="block">Change the name of the cluster.</div>
</td>
</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setClusterPort(int)">setClusterPort</a></strong>(int clusterPort)</code>
<div class="block">Change the multicast port used by the cache cluster this
triplestore belongs to.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setClusterTimeout(int)">setClusterTimeout</a></strong>(int clusterTimeout)</code> </td>
</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setCursorSize(int)">setCursorSize</a></strong>(int cursorSize)</code>
<div class="block">Size of the database cursor for pre-fetching rows on
database supporting this feature.</div>
</td>
</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setDatacenterId(int)">setDatacenterId</a></strong>(int datacenterId)</code>
<div class="block">The datacenter ID of this server for generating unique
database IDs.</div>
</td>
</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setDefaultContext(java.lang.String)">setDefaultContext</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> defaultContext)</code> </td>
</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setFulltextEnabled(boolean)">setFulltextEnabled</a></strong>(boolean fulltextEnabled)</code>
<div class="block">Set to true in case fulltext support is enabled in this
configuration.</div>
</td>
</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setFulltextLanguages(java.util.List)">setFulltextLanguages</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a>> fulltextLanguages)</code>
<div class="block">Set the languages (ISO codes) for which to add specific
fulltext search support.</div>
</td>
</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setFulltextLanguages(java.lang.String[])">setFulltextLanguages</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a>[] fulltextLanguages)</code>
<div class="block">Set the languages (ISO codes) for which to add specific
fulltext search support.</div>
</td>
</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setInferredContext(java.lang.String)">setInferredContext</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> inferredContext)</code> </td>
</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setJmxEnabled(boolean)">setJmxEnabled</a></strong>(boolean jmxEnabled)</code>
+<div class="block">Enable/disable statistics collection in JMX.</div>
+</td>
+</tr>
<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setLiteralCacheSize(int)">setLiteralCacheSize</a></strong>(int literalCacheSize)</code>
<div class="block">The maximum size of the literal cache used by the
KiWiValueFactory (default: 100000)</div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setNamespaceCacheSize(int)">setNamespaceCacheSize</a></strong>(int namespaceCacheSize)</code>
<div class="block">The maximum size of the namespace cache used for looking up
namespaces by prefix and uri</div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setNodeCacheSize(int)">setNodeCacheSize</a></strong>(int nodeCacheSize)</code>
<div class="block">The maximum size of the node ID cache used by the
KiWiValueFactory (default: 1000000)</div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setQueryLoggingEnabled(boolean)">setQueryLoggingEnabled</a></strong>(boolean queryLoggingEnabled)</code> </td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setRegistryStrategy(org.apache.marmotta.kiwi.config.RegistryStrategy)">setRegistryStrategy</a></strong>(<a
href="../../../../../org/apache/marmotta/kiwi/config/RegistryStrategy.html"
title="enum in
org.apache.marmotta.kiwi.config">RegistryStrategy</a> registryStrategy)</code>
<div class="block">Change the strategy to use for synchronizing between
transactions.</div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setTripleBatchCommit(boolean)">setTripleBatchCommit</a></strong>(boolean tripleBatchCommit)</code>
<div class="block">Enable batched commit for triples (if supported by the
database dialect).</div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setTripleBatchSize(int)">setTripleBatchSize</a></strong>(int tripleBatchSize)</code> </td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setTripleCacheSize(int)">setTripleCacheSize</a></strong>(int tripleCacheSize)</code>
<div class="block">The maximum size of the triple cache used for looking up
triples by id</div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setUriCacheSize(int)">setUriCacheSize</a></strong>(int uriCacheSize)</code>
<div class="block">The maximum size of the URI cache used by the
KiWiValueFactory (default: 500000)</div>
</td>
@@ -557,7 +569,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setQueryLoggingEnabled</h4>
-<pre>public void setQueryLoggingEnabled(boolean queryLoggingEnabled)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setQueryLoggingEnabled(boolean queryLoggingEnabled)</pre>
</li>
</ul>
<a name="getDefaultContext()">
@@ -575,7 +587,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setDefaultContext</h4>
-<pre>public void setDefaultContext(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> defaultContext)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setDefaultContext(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> defaultContext)</pre>
</li>
</ul>
<a name="getInferredContext()">
@@ -593,7 +605,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setInferredContext</h4>
-<pre>public void setInferredContext(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> inferredContext)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setInferredContext(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> inferredContext)</pre>
</li>
</ul>
<a name="isTripleBatchCommit()">
@@ -615,7 +627,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setTripleBatchCommit</h4>
-<pre>public void setTripleBatchCommit(boolean tripleBatchCommit)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setTripleBatchCommit(boolean tripleBatchCommit)</pre>
<div class="block">Enable batched commit for triples (if supported by the
database dialect). If this is enabled,
the KiWiConnection will use an in-memory buffer for stored triples that are
committed in a batch
once the limit is reached or the connection committed. Enabling this can
significantly improve the
@@ -637,7 +649,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setTripleBatchSize</h4>
-<pre>public void setTripleBatchSize(int tripleBatchSize)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setTripleBatchSize(int tripleBatchSize)</pre>
</li>
</ul>
<a name="getCursorSize()">
@@ -658,7 +670,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setCursorSize</h4>
-<pre>public void setCursorSize(int cursorSize)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setCursorSize(int cursorSize)</pre>
<div class="block">Size of the database cursor for pre-fetching rows on
database supporting this feature. If the size is set to 0,
no cursor is used and all rows are retrieved in one batch.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a
href="http://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html?is-external=true#setFetchSize(int)"
title="class or interface in
java.sql"><code>Statement.setFetchSize(int)</code></a></dd></dl>
@@ -683,7 +695,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setFulltextEnabled</h4>
-<pre>public void setFulltextEnabled(boolean fulltextEnabled)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setFulltextEnabled(boolean fulltextEnabled)</pre>
<div class="block">Set to true in case fulltext support is enabled in this
configuration. If this is the case, the SPARQL module
will prepare the database with appropriate fulltext index support. Since this
adds additional overhead, it is
not enabled by default.</div>
@@ -707,7 +719,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setFulltextLanguages</h4>
-<pre>public void setFulltextLanguages(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a>[] fulltextLanguages)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setFulltextLanguages(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a>[] fulltextLanguages)</pre>
<div class="block">Set the languages (ISO codes) for which to add specific
fulltext search support. The SPARQL module will add a
separate fulltext index for each supported language, adding additional
overhead. In case you only want generic
fulltext support, use the empty array.</div>
@@ -719,7 +731,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setFulltextLanguages</h4>
-<pre>public void setFulltextLanguages(<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a>> fulltextLanguages)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setFulltextLanguages(<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a>> fulltextLanguages)</pre>
<div class="block">Set the languages (ISO codes) for which to add specific
fulltext search support. The SPARQL module will add a
separate fulltext index for each supported language, adding additional
overhead. In case you only want generic
fulltext support, use the empty array.</div>
@@ -742,7 +754,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setCachingBackend</h4>
-<pre>public void setCachingBackend(<a
href="../../../../../org/apache/marmotta/kiwi/config/CachingBackends.html"
title="enum in
org.apache.marmotta.kiwi.config">CachingBackends</a> cachingBackend)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setCachingBackend(<a
href="../../../../../org/apache/marmotta/kiwi/config/CachingBackends.html"
title="enum in
org.apache.marmotta.kiwi.config">CachingBackends</a> cachingBackend)</pre>
<div class="block">Fully qualified class name of the cache manager factory to
use. Falls back to the Guava
cache manager if not found</div>
</li>
@@ -764,7 +776,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setNodeCacheSize</h4>
-<pre>public void setNodeCacheSize(int nodeCacheSize)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setNodeCacheSize(int nodeCacheSize)</pre>
<div class="block">The maximum size of the node ID cache used by the
KiWiValueFactory (default: 1000000)</div>
</li>
</ul>
@@ -785,7 +797,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setLiteralCacheSize</h4>
-<pre>public void setLiteralCacheSize(int literalCacheSize)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setLiteralCacheSize(int literalCacheSize)</pre>
<div class="block">The maximum size of the literal cache used by the
KiWiValueFactory (default: 100000)</div>
</li>
</ul>
@@ -806,7 +818,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setBNodeCacheSize</h4>
-<pre>public void setBNodeCacheSize(int bNodeCacheSize)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setBNodeCacheSize(int bNodeCacheSize)</pre>
<div class="block">The maximum size of the BNode cache used by the
KiWiValueFactory (default: 10000)</div>
</li>
</ul>
@@ -827,7 +839,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setUriCacheSize</h4>
-<pre>public void setUriCacheSize(int uriCacheSize)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setUriCacheSize(int uriCacheSize)</pre>
<div class="block">The maximum size of the URI cache used by the
KiWiValueFactory (default: 500000)</div>
</li>
</ul>
@@ -848,7 +860,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setTripleCacheSize</h4>
-<pre>public void setTripleCacheSize(int tripleCacheSize)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setTripleCacheSize(int tripleCacheSize)</pre>
<div class="block">The maximum size of the triple cache used for looking up
triples by id</div>
</li>
</ul>
@@ -868,7 +880,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setNamespaceCacheSize</h4>
-<pre>public void setNamespaceCacheSize(int namespaceCacheSize)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setNamespaceCacheSize(int namespaceCacheSize)</pre>
<div class="block">The maximum size of the namespace cache used for looking up
namespaces by prefix and uri</div>
</li>
</ul>
@@ -890,8 +902,9 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setDatacenterId</h4>
-<pre>public void setDatacenterId(int datacenterId)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setDatacenterId(int datacenterId)</pre>
<div class="block">The datacenter ID of this server for generating unique
database IDs.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getRegistryStrategy()">
@@ -911,8 +924,9 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setRegistryStrategy</h4>
-<pre>public void setRegistryStrategy(<a
href="../../../../../org/apache/marmotta/kiwi/config/RegistryStrategy.html"
title="enum in
org.apache.marmotta.kiwi.config">RegistryStrategy</a> registryStrategy)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setRegistryStrategy(<a
href="../../../../../org/apache/marmotta/kiwi/config/RegistryStrategy.html"
title="enum in
org.apache.marmotta.kiwi.config">RegistryStrategy</a> registryStrategy)</pre>
<div class="block">Change the strategy to use for synchronizing between
transactions. Currently either "database" or "cache".</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="isClustered()">
@@ -932,7 +946,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setClustered</h4>
-<pre>public void setClustered(boolean clustered)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setClustered(boolean clustered)</pre>
<div class="block">If true, support for special cluster features is enabled
(e.g. replicated caches).</div>
</li>
</ul>
@@ -965,7 +979,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setCacheMode</h4>
-<pre>public void setCacheMode(<a
href="../../../../../org/apache/marmotta/kiwi/config/CacheMode.html"
title="enum in
org.apache.marmotta.kiwi.config">CacheMode</a> cacheMode)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setCacheMode(<a
href="../../../../../org/apache/marmotta/kiwi/config/CacheMode.html"
title="enum in
org.apache.marmotta.kiwi.config">CacheMode</a> cacheMode)</pre>
<div class="block">Set the cache mode for this KiWi triple store. The
following cluster modes are available:
<ul>
<li>LOCAL: In local cache mode, the cache is not shared among the servers
in a cluster. Each machine keeps a local cache.
@@ -1001,7 +1015,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setClusterName</h4>
-<pre>public void setClusterName(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> clusterName)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setClusterName(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> clusterName)</pre>
<div class="block">Change the name of the cluster. This name is e.g. used by
the Infinispan cache to identify other cache members
in the same cluster,</div>
</li>
@@ -1027,12 +1041,13 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setClusterPort</h4>
-<pre>public void setClusterPort(int clusterPort)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setClusterPort(int clusterPort)</pre>
<div class="block">Change the multicast port used by the cache cluster this
triplestore belongs to. This port number is
used by JGroups to distribute and receive cache synchronization updates.
Triplestores with different
data should use different ports or addresses.
<p/>
Only used in case isClustered() is true and the cache mode is not
client-server.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getClusterAddress()">
@@ -1061,7 +1076,7 @@ extends <a href="http://docs.oracle.com/
<ul class="blockList">
<li class="blockList">
<h4>setClusterAddress</h4>
-<pre>public void setClusterAddress(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> clusterAddress)</pre>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setClusterAddress(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> clusterAddress)</pre>
<div class="block">The cluster address serves two purposes, depending on the
kind of caching used.
<ul>
<li>for distributed clusters (Infinispan, Hazelcast, ...), it specifies
the multicast address used by the
@@ -1073,6 +1088,7 @@ extends <a href="http://docs.oracle.com/
<p/>
Only used in case isClustered() is true</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getClusterTimeout()">
@@ -1087,12 +1103,35 @@ extends <a href="http://docs.oracle.com/
<a name="setClusterTimeout(int)">
<!-- -->
</a>
-<ul class="blockListLast">
+<ul class="blockList">
<li class="blockList">
<h4>setClusterTimeout</h4>
<pre>public void setClusterTimeout(int clusterTimeout)</pre>
</li>
</ul>
+<a name="isJmxEnabled()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isJmxEnabled</h4>
+<pre>public boolean isJmxEnabled()</pre>
+<div class="block">Return true if statistics collection in JMX. The JMX name
of the KiWi statistics bean will be
+ org.apache.marmotta.kiwi.jmx:type=KiWiStatisticsMBean</div>
+</li>
+</ul>
+<a name="setJmxEnabled(boolean)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setJmxEnabled</h4>
+<pre>public <a
href="../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a> setJmxEnabled(boolean jmxEnabled)</pre>
+<div class="block">Enable/disable statistics collection in JMX. The JMX name
of the KiWi statistics bean will be
+ org.apache.marmotta.kiwi.jmx:type=KiWiStatisticsMBean</div>
+<dl><dt><span
class="strong">Parameters:</span></dt><dd><code>jmxEnabled</code> - </dd></dl>
+</li>
+</ul>
</li>
</ul>
</li>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/RegistryStrategy.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/RegistryStrategy.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/RegistryStrategy.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:18 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:46 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RegistryStrategy (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>RegistryStrategy (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="RegistryStrategy (Apache Marmotta Site 3.2.1
API)";
+ parent.document.title="RegistryStrategy (Apache Marmotta Site 3.3.0
API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/class-use/CacheMode.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/class-use/CacheMode.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/class-use/CacheMode.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.marmotta.kiwi.config.CacheMode (Apache
Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class org.apache.marmotta.kiwi.config.CacheMode (Apache
Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.config.CacheMode (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.config.CacheMode (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
@@ -125,7 +125,7 @@ the order they are declared.</div>
</tr>
<tbody>
<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setCacheMode(org.apache.marmotta.kiwi.config.CacheMode)">setCacheMode</a></strong>(<a
href="../../../../../../org/apache/marmotta/kiwi/config/CacheMode.html"
title="enum in
org.apache.marmotta.kiwi.config">CacheMode</a> cacheMode)</code>
<div class="block">Set the cache mode for this KiWi triple store.</div>
</td>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/class-use/CachingBackends.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/class-use/CachingBackends.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/class-use/CachingBackends.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.marmotta.kiwi.config.CachingBackends (Apache
Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class org.apache.marmotta.kiwi.config.CachingBackends (Apache
Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.config.CachingBackends (Apache Marmotta Site 3.2.1
API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.config.CachingBackends (Apache Marmotta Site 3.3.0
API)";
}
//-->
</script>
@@ -125,7 +125,7 @@ the order they are declared.</div>
</tr>
<tbody>
<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setCachingBackend(org.apache.marmotta.kiwi.config.CachingBackends)">setCachingBackend</a></strong>(<a
href="../../../../../../org/apache/marmotta/kiwi/config/CachingBackends.html"
title="enum in
org.apache.marmotta.kiwi.config">CachingBackends</a> cachingBackend)</code>
<div class="block">Fully qualified class name of the cache manager factory to
use.</div>
</td>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/class-use/KiWiConfiguration.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/class-use/KiWiConfiguration.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/class-use/KiWiConfiguration.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.marmotta.kiwi.config.KiWiConfiguration (Apache
Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class org.apache.marmotta.kiwi.config.KiWiConfiguration (Apache
Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.config.KiWiConfiguration (Apache Marmotta Site 3.2.1
API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.config.KiWiConfiguration (Apache Marmotta Site 3.3.0
API)";
}
//-->
</script>
@@ -81,10 +81,14 @@
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><a
href="#org.apache.marmotta.kiwi.persistence">org.apache.marmotta.kiwi.persistence</a></td>
+<td class="colFirst"><a
href="#org.apache.marmotta.kiwi.config">org.apache.marmotta.kiwi.config</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
+<td class="colFirst"><a
href="#org.apache.marmotta.kiwi.persistence">org.apache.marmotta.kiwi.persistence</a></td>
+<td class="colLast"> </td>
+</tr>
+<tr class="rowColor">
<td class="colFirst"><a
href="#org.apache.marmotta.kiwi.sail">org.apache.marmotta.kiwi.sail</a></td>
<td class="colLast"> </td>
</tr>
@@ -129,6 +133,156 @@
</tr>
</tbody>
</table>
+</li>
+<li class="blockList"><a name="org.apache.marmotta.kiwi.config">
+<!-- -->
+</a>
+<h3>Uses of <a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in org.apache.marmotta.kiwi.config">KiWiConfiguration</a> in <a
href="../../../../../../org/apache/marmotta/kiwi/config/package-summary.html">org.apache.marmotta.kiwi.config</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing
methods, and an explanation">
+<caption><span>Methods in <a
href="../../../../../../org/apache/marmotta/kiwi/config/package-summary.html">org.apache.marmotta.kiwi.config</a>
that return <a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></span><span
class="tabEnd"> </span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setBNodeCacheSize(int)">setBNodeCacheSize</a></strong>(int bNodeCacheSize)</code>
+<div class="block">The maximum size of the BNode cache used by the
KiWiValueFactory (default: 10000)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setCacheMode(org.apache.marmotta.kiwi.config.CacheMode)">setCacheMode</a></strong>(<a
href="../../../../../../org/apache/marmotta/kiwi/config/CacheMode.html"
title="enum in
org.apache.marmotta.kiwi.config">CacheMode</a> cacheMode)</code>
+<div class="block">Set the cache mode for this KiWi triple store.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setCachingBackend(org.apache.marmotta.kiwi.config.CachingBackends)">setCachingBackend</a></strong>(<a
href="../../../../../../org/apache/marmotta/kiwi/config/CachingBackends.html"
title="enum in
org.apache.marmotta.kiwi.config">CachingBackends</a> cachingBackend)</code>
+<div class="block">Fully qualified class name of the cache manager factory to
use.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setClusterAddress(java.lang.String)">setClusterAddress</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> clusterAddress)</code>
+<div class="block">The cluster address serves two purposes, depending on the
kind of caching used.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setClustered(boolean)">setClustered</a></strong>(boolean clustered)</code>
+<div class="block">If true, support for special cluster features is enabled
(e.g.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setClusterName(java.lang.String)">setClusterName</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> clusterName)</code>
+<div class="block">Change the name of the cluster.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setClusterPort(int)">setClusterPort</a></strong>(int clusterPort)</code>
+<div class="block">Change the multicast port used by the cache cluster this
triplestore belongs to.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setCursorSize(int)">setCursorSize</a></strong>(int cursorSize)</code>
+<div class="block">Size of the database cursor for pre-fetching rows on
database supporting this feature.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setDatacenterId(int)">setDatacenterId</a></strong>(int datacenterId)</code>
+<div class="block">The datacenter ID of this server for generating unique
database IDs.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setDefaultContext(java.lang.String)">setDefaultContext</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> defaultContext)</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setFulltextEnabled(boolean)">setFulltextEnabled</a></strong>(boolean fulltextEnabled)</code>
+<div class="block">Set to true in case fulltext support is enabled in this
configuration.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setFulltextLanguages(java.util.List)">setFulltextLanguages</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a>> fulltextLanguages)</code>
+<div class="block">Set the languages (ISO codes) for which to add specific
fulltext search support.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setFulltextLanguages(java.lang.String[])">setFulltextLanguages</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a>[] fulltextLanguages)</code>
+<div class="block">Set the languages (ISO codes) for which to add specific
fulltext search support.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setInferredContext(java.lang.String)">setInferredContext</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> inferredContext)</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setJmxEnabled(boolean)">setJmxEnabled</a></strong>(boolean jmxEnabled)</code>
+<div class="block">Enable/disable statistics collection in JMX.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setLiteralCacheSize(int)">setLiteralCacheSize</a></strong>(int literalCacheSize)</code>
+<div class="block">The maximum size of the literal cache used by the
KiWiValueFactory (default: 100000)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setNamespaceCacheSize(int)">setNamespaceCacheSize</a></strong>(int namespaceCacheSize)</code>
+<div class="block">The maximum size of the namespace cache used for looking up
namespaces by prefix and uri</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setNodeCacheSize(int)">setNodeCacheSize</a></strong>(int nodeCacheSize)</code>
+<div class="block">The maximum size of the node ID cache used by the
KiWiValueFactory (default: 1000000)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setQueryLoggingEnabled(boolean)">setQueryLoggingEnabled</a></strong>(boolean queryLoggingEnabled)</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setRegistryStrategy(org.apache.marmotta.kiwi.config.RegistryStrategy)">setRegistryStrategy</a></strong>(<a
href="../../../../../../org/apache/marmotta/kiwi/config/RegistryStrategy.html"
title="enum in
org.apache.marmotta.kiwi.config">RegistryStrategy</a> registryStrategy)</code>
+<div class="block">Change the strategy to use for synchronizing between
transactions.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setTripleBatchCommit(boolean)">setTripleBatchCommit</a></strong>(boolean tripleBatchCommit)</code>
+<div class="block">Enable batched commit for triples (if supported by the
database dialect).</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setTripleBatchSize(int)">setTripleBatchSize</a></strong>(int tripleBatchSize)</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setTripleCacheSize(int)">setTripleCacheSize</a></strong>(int tripleCacheSize)</code>
+<div class="block">The maximum size of the triple cache used for looking up
triples by id</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
+<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setUriCacheSize(int)">setUriCacheSize</a></strong>(int uriCacheSize)</code>
+<div class="block">The maximum size of the URI cache used by the
KiWiValueFactory (default: 500000)</div>
+</td>
+</tr>
+</tbody>
+</table>
</li>
<li class="blockList"><a name="org.apache.marmotta.kiwi.persistence">
<!-- -->
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/class-use/RegistryStrategy.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/class-use/RegistryStrategy.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/class-use/RegistryStrategy.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.marmotta.kiwi.config.RegistryStrategy (Apache
Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class org.apache.marmotta.kiwi.config.RegistryStrategy (Apache
Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.config.RegistryStrategy (Apache Marmotta Site 3.2.1
API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.config.RegistryStrategy (Apache Marmotta Site 3.3.0
API)";
}
//-->
</script>
@@ -125,7 +125,7 @@ the order they are declared.</div>
</tr>
<tbody>
<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html"
title="class in
org.apache.marmotta.kiwi.config">KiWiConfiguration</a></code></td>
<td class="colLast"><span
class="strong">KiWiConfiguration.</span><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/config/KiWiConfiguration.html#setRegistryStrategy(org.apache.marmotta.kiwi.config.RegistryStrategy)">setRegistryStrategy</a></strong>(<a
href="../../../../../../org/apache/marmotta/kiwi/config/RegistryStrategy.html"
title="enum in
org.apache.marmotta.kiwi.config">RegistryStrategy</a> registryStrategy)</code>
<div class="block">Change the strategy to use for synchronizing between
transactions.</div>
</td>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/package-frame.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/package-frame.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/package-frame.html
Tue Dec 16 10:39:19 2014
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.config (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.config (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/package-summary.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/package-summary.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/package-summary.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.config (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.config (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.marmotta.kiwi.config (Apache
Marmotta Site 3.2.1 API)";
+ parent.document.title="org.apache.marmotta.kiwi.config (Apache
Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/package-tree.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/package-tree.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/package-tree.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.config Class Hierarchy (Apache Marmotta Site
3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.config Class Hierarchy (Apache Marmotta Site
3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.marmotta.kiwi.config Class Hierarchy
(Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="org.apache.marmotta.kiwi.config Class Hierarchy
(Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/package-use.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/package-use.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/config/package-use.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:53 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.marmotta.kiwi.config (Apache Marmotta Site
3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Package org.apache.marmotta.kiwi.config (Apache Marmotta Site
3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Package org.apache.marmotta.kiwi.config
(Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="Uses of Package org.apache.marmotta.kiwi.config
(Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
@@ -132,6 +132,11 @@
</td>
</tr>
<tr class="altColor">
+<td class="colOne"><a
href="../../../../../org/apache/marmotta/kiwi/config/class-use/KiWiConfiguration.html#org.apache.marmotta.kiwi.config">KiWiConfiguration</a>
+<div class="block">An object to hold a KiWi persistence configuration.</div>
+</td>
+</tr>
+<tr class="rowColor">
<td class="colOne"><a
href="../../../../../org/apache/marmotta/kiwi/config/class-use/RegistryStrategy.html#org.apache.marmotta.kiwi.config">RegistryStrategy</a>
<div class="block">The strategy to use for transactional triple registry.</div>
</td>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/DriverNotFoundException.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/DriverNotFoundException.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/DriverNotFoundException.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:17 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:46 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DriverNotFoundException (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>DriverNotFoundException (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="DriverNotFoundException (Apache Marmotta Site
3.2.1 API)";
+ parent.document.title="DriverNotFoundException (Apache Marmotta Site
3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/ResultInterruptedException.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/ResultInterruptedException.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/ResultInterruptedException.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:17 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:46 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ResultInterruptedException (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>ResultInterruptedException (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="ResultInterruptedException (Apache Marmotta
Site 3.2.1 API)";
+ parent.document.title="ResultInterruptedException (Apache Marmotta
Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/class-use/DriverNotFoundException.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/class-use/DriverNotFoundException.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/class-use/DriverNotFoundException.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.marmotta.kiwi.exception.DriverNotFoundException (Apache Marmotta
Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class
org.apache.marmotta.kiwi.exception.DriverNotFoundException (Apache Marmotta
Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.exception.DriverNotFoundException (Apache Marmotta
Site 3.2.1 API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.exception.DriverNotFoundException (Apache Marmotta
Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/class-use/ResultInterruptedException.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/class-use/ResultInterruptedException.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/class-use/ResultInterruptedException.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.marmotta.kiwi.exception.ResultInterruptedException (Apache Marmotta
Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class
org.apache.marmotta.kiwi.exception.ResultInterruptedException (Apache Marmotta
Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.exception.ResultInterruptedException (Apache Marmotta
Site 3.2.1 API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.exception.ResultInterruptedException (Apache Marmotta
Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/package-frame.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/package-frame.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/package-frame.html
Tue Dec 16 10:39:19 2014
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.exception (Apache Marmotta Site 3.2.1
API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.exception (Apache Marmotta Site 3.3.0
API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/package-summary.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/package-summary.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/package-summary.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.exception (Apache Marmotta Site 3.2.1
API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.exception (Apache Marmotta Site 3.3.0
API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.marmotta.kiwi.exception (Apache
Marmotta Site 3.2.1 API)";
+ parent.document.title="org.apache.marmotta.kiwi.exception (Apache
Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/package-tree.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/package-tree.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/package-tree.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.exception Class Hierarchy (Apache Marmotta
Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.exception Class Hierarchy (Apache Marmotta
Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.marmotta.kiwi.exception Class
Hierarchy (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="org.apache.marmotta.kiwi.exception Class
Hierarchy (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/package-use.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/package-use.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/exception/package-use.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:53 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.marmotta.kiwi.exception (Apache Marmotta
Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Package org.apache.marmotta.kiwi.exception (Apache Marmotta
Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Package
org.apache.marmotta.kiwi.exception (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="Uses of Package
org.apache.marmotta.kiwi.exception (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/IDGenerator.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/IDGenerator.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/IDGenerator.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:18 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:46 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>IDGenerator (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>IDGenerator (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="IDGenerator (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="IDGenerator (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/IDGeneratorType.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/IDGeneratorType.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/IDGeneratorType.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:18 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:46 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>IDGeneratorType (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>IDGeneratorType (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="IDGeneratorType (Apache Marmotta Site 3.2.1
API)";
+ parent.document.title="IDGeneratorType (Apache Marmotta Site 3.3.0
API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/SnowflakeIDGenerator.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/SnowflakeIDGenerator.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/SnowflakeIDGenerator.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:18 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:46 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>SnowflakeIDGenerator (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>SnowflakeIDGenerator (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="SnowflakeIDGenerator (Apache Marmotta Site
3.2.1 API)";
+ parent.document.title="SnowflakeIDGenerator (Apache Marmotta Site
3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/UUIDRandomIDGenerator.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/UUIDRandomIDGenerator.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/UUIDRandomIDGenerator.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:18 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:46 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>UUIDRandomIDGenerator (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>UUIDRandomIDGenerator (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="UUIDRandomIDGenerator (Apache Marmotta Site
3.2.1 API)";
+ parent.document.title="UUIDRandomIDGenerator (Apache Marmotta Site
3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/UUIDTimeIDGenerator.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/UUIDTimeIDGenerator.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/UUIDTimeIDGenerator.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:18 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:46 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>UUIDTimeIDGenerator (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>UUIDTimeIDGenerator (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="UUIDTimeIDGenerator (Apache Marmotta Site 3.2.1
API)";
+ parent.document.title="UUIDTimeIDGenerator (Apache Marmotta Site 3.3.0
API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/class-use/IDGenerator.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/class-use/IDGenerator.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/generator/class-use/IDGenerator.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.marmotta.kiwi.generator.IDGenerator
(Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Interface org.apache.marmotta.kiwi.generator.IDGenerator
(Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Interface
org.apache.marmotta.kiwi.generator.IDGenerator (Apache Marmotta Site 3.2.1
API)";
+ parent.document.title="Uses of Interface
org.apache.marmotta.kiwi.generator.IDGenerator (Apache Marmotta Site 3.3.0
API)";
}
//-->
</script>