<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<HTML xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<HEAD>
<META NAME="description" content="Infinispan configuration options" />
<TITLE>
Configuration options
</TITLE>
<LINK REL="stylesheet" HREF="stylesheet.css" TYPE="text/css"/>
</HEAD>
<BODY>
<h2>Infinispan configuration options</h2><br /><UL><A NAME="loader">

<TABLE WIDTH="100%" CELLSPACING="1" CELLPADDING="0" BORDER="1">
<TR CLASS="TableHeadingColor"><TH ALIGN="LEFT"><b>Element: <tt> loader, </tt></b>Parent element: <tt>loaders</tt> org.infinispan.loaders.file.FileCacheStore
<TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Attributes</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Default values</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Allowed values</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>class</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">Full class name of a cache loader</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>null</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">String</TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>fetchPersistentState</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">If true, fetch persistent state on state transfer</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>false</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">boolean</TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>ignoreModifications</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">If true, store operations will not be sent to this loader</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>false</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">boolean</TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>purgeOnStartup</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">If true, purge node state on startup</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>false</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">boolean</TD>
</TR>
</TABLE></TD></TR>
</TABLE></TD></TR><A NAME="properties">

<TABLE WIDTH="100%" CELLSPACING="1" CELLPADDING="0" BORDER="1">
<TR CLASS="TableHeadingColor"><TH ALIGN="LEFT"><b>Element: <tt> properties, </tt></b>Parent element: <tt>loader</tt>
<TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Properties</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>location</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">Path to file</TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>lockConcurrencyLevel</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">Concurrency level as integer. Default is 2048</TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>lockAcquistionTimeout</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">Default lock acquisition timeout as long. Default is 60000</TD>
</TR>
</TABLE></TD></TR>
</TABLE></TD></TR><A NAME="singletonStore">

<TABLE WIDTH="100%" CELLSPACING="1" CELLPADDING="0" BORDER="1">
<TR CLASS="TableHeadingColor"><TH ALIGN="LEFT"><b>Element: <tt> singletonStore, </tt></b>Parent element: <tt>loader</tt>
<TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Attributes</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Default values</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Allowed values</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>singletonStoreEnabled</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">Switch to enable singleton store</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>false</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">boolean</TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>pushStateWhenCoordinator</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">TODO</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>true</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">boolean</TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>pushStateTimeout</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">TODO</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>10000</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">long</TD>
</TR>
</TABLE></TD></TR>
</TABLE></TD></TR><A NAME="global">

<TABLE WIDTH="100%" CELLSPACING="1" CELLPADDING="0" BORDER="1">
<TR CLASS="TableHeadingColor"><TH ALIGN="LEFT"><b>Element: <tt> global, </tt></b>Parent element: <tt>infinispan</tt>

</TABLE></TD></TR><A NAME="asyncListenerExecutor">

<TABLE WIDTH="100%" CELLSPACING="1" CELLPADDING="0" BORDER="1">
<TR CLASS="TableHeadingColor"><TH ALIGN="LEFT"><b>Element: <tt> asyncListenerExecutor, </tt></b>Parent element: <tt>global</tt>
<TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Attributes</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Default values</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Allowed values</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>factory</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">ExecutorService factory class for asynchronous listeners</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>org.infinispan.executors.DefaultExecutorFactory</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">String</TD>
</TR>
</TABLE></TD></TR><TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Properties</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>maxThreads</tt></TD><TD ALIGN="LEFT" VALIGN="TOP"></TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>threadNamePrefix</tt></TD><TD ALIGN="LEFT" VALIGN="TOP"></TD>
</TR>
</TABLE></TD></TR>
</TABLE></TD></TR><A NAME="evictionScheduledExecutor">

<TABLE WIDTH="100%" CELLSPACING="1" CELLPADDING="0" BORDER="1">
<TR CLASS="TableHeadingColor"><TH ALIGN="LEFT"><b>Element: <tt> evictionScheduledExecutor, </tt></b>Parent element: <tt>global</tt>
<TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Attributes</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Default values</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Allowed values</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>factory</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">ExecutorService factory class for eviction threads</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>org.infinispan.executors.DefaultScheduledExecutorFactory</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">String</TD>
</TR>
</TABLE></TD></TR><TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Properties</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>maxThreads</tt></TD><TD ALIGN="LEFT" VALIGN="TOP"></TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>threadNamePrefix</tt></TD><TD ALIGN="LEFT" VALIGN="TOP"></TD>
</TR>
</TABLE></TD></TR>
</TABLE></TD></TR><A NAME="replicationQueueScheduledExecutor">

<TABLE WIDTH="100%" CELLSPACING="1" CELLPADDING="0" BORDER="1">
<TR CLASS="TableHeadingColor"><TH ALIGN="LEFT"><b>Element: <tt> replicationQueueScheduledExecutor, </tt></b>Parent element: <tt>global</tt>
<TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Attributes</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Default values</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Allowed values</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>factory</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">ExecutorService factory class for replication queue threads</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>org.infinispan.executors.DefaultScheduledExecutorFactory</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">String</TD>
</TR>
</TABLE></TD></TR><TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Properties</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>maxThreads</tt></TD><TD ALIGN="LEFT" VALIGN="TOP"></TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>threadNamePrefix</tt></TD><TD ALIGN="LEFT" VALIGN="TOP"></TD>
</TR>
</TABLE></TD></TR>
</TABLE></TD></TR><A NAME="globalJmxStatistics">

<TABLE WIDTH="100%" CELLSPACING="1" CELLPADDING="0" BORDER="1">
<TR CLASS="TableHeadingColor"><TH ALIGN="LEFT"><b>Element: <tt> globalJmxStatistics, </tt></b>Parent element: <tt>global</tt>
<TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Attributes</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Default values</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Allowed values</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>enabled</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">If true, global JMX statistics are published</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>false</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">boolean</TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>jmxDomain</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">If JMX statistics are enabled then all 'published' JMX objects will appear under this name</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>infinispan</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">String</TD>
</TR>
</TABLE></TD></TR>
</TABLE></TD></TR><A NAME="asyncTransportExecutor">

<TABLE WIDTH="100%" CELLSPACING="1" CELLPADDING="0" BORDER="1">
<TR CLASS="TableHeadingColor"><TH ALIGN="LEFT"><b>Element: <tt> asyncTransportExecutor, </tt></b>Parent element: <tt>global</tt>
<TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Attributes</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Default values</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Allowed values</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>factory</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">ExecutorService factory class for async transport</TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>org.infinispan.executors.DefaultExecutorFactory</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">String</TD>
</TR>
</TABLE></TD></TR><TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Properties</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>maxThreads</tt></TD><TD ALIGN="LEFT" VALIGN="TOP"></TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>threadNamePrefix</tt></TD><TD ALIGN="LEFT" VALIGN="TOP"></TD>
</TR>
</TABLE></TD></TR>
</TABLE></TD></TR><A NAME="serialization">

<TABLE WIDTH="100%" CELLSPACING="1" CELLPADDING="0" BORDER="1">
<TR CLASS="TableHeadingColor"><TH ALIGN="LEFT"><b>Element: <tt> serialization, </tt></b>Parent element: <tt>global</tt>
<TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Attributes</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Default values</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Allowed values</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>marshallerClass</tt></TD><TD ALIGN="LEFT" VALIGN="TOP"></TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>org.infinispan.marshall.VersionAwareMarshaller</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">String</TD>
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>marshallVersion</tt></TD><TD ALIGN="LEFT" VALIGN="TOP"></TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>8192</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">short</TD>
</TR>
</TABLE></TD></TR>
</TABLE></TD></TR><A NAME="shutdown">

<TABLE WIDTH="100%" CELLSPACING="1" CELLPADDING="0" BORDER="1">
<TR CLASS="TableHeadingColor"><TH ALIGN="LEFT"><b>Element: <tt> shutdown, </tt></b>Parent element: <tt>global</tt>
<TR CLASS="TableSubHeadingColor"><TH ALIGN="LEFT"><strong><i>Attributes</i></strong></TH></TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="CENTER"><TABLE WIDTH="100%" cellspacing="1" cellpadding="0" border="0">
<TR CLASS="TableSubHeadingColor"><TD ALIGN="LEFT" VALIGN="TOP"><strong>Name</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="40%"><strong>Description</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Default values</strong></TD>
<TD ALIGN="LEFT" VALIGN="TOP"><strong>Allowed values</strong></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="LEFT" VALIGN="TOP"><tt>hookBehavior</tt></TD><TD ALIGN="LEFT" VALIGN="TOP"></TD><TD ALIGN="LEFT" VALIGN="TOP"><tt>DEFAULT</tt></TD><TD ALIGN="LEFT" VALIGN="TOP">DEFAULT, REGISTER, DONT_REGISTER</TD>
</TR>
</TABLE></TD></TR>
</TABLE></TD></TR>
</BODY>
</HTML>