advancedExternalizer - nested element in element of namespace urn:infinispan:config:5.2
AdvancedExternalizer provides an alternative way to provide externalizers for marshalling/unmarshalling user defined classes that overcome the deficiencies of the more user-friendly externalizer definition model explained in Externalizer.  
advancedExternalizers - nested element in element of namespace urn:infinispan:config:5.2
Configures custom marshallers.  
async - complexType of namespace urn:infinispan:config:5.2
 
async - nested element in complexType of namespace urn:infinispan:config:5.2
If configured all communications are asynchronous, in that whenever a thread sends a message sent over the wire, it does not wait for an acknowledgment before returning. 
backup - complexType of namespace urn:infinispan:config:5.2
 
backupFor - nested element in complexType of namespace urn:infinispan:config:5.2
Configures this cache as a backup for a remote cache.  
backups - nested element in complexType of namespace urn:infinispan:config:5.2
Configures the list of sites where this cache backups.  
clustering - nested element in complexType of namespace urn:infinispan:config:5.2
Defines clustered characteristics of the cache.  
clusterLoader - complexType of namespace urn:infinispan:config:5.2
 
configuration - complexType of namespace urn:infinispan:config:5.2
 
customInterceptors - nested element in complexType of namespace urn:infinispan:config:5.2
Configures custom interceptors to be added to the cache.  
customLoader - complexType of namespace urn:infinispan:config:5.2
 
customStore - complexType of namespace urn:infinispan:config:5.2
 
dataContainer - nested element in complexType of namespace urn:infinispan:config:5.2
Controls the data container for the cache.  
deadlockDetection - nested element in complexType of namespace urn:infinispan:config:5.2
Configures deadlock detection.  
eviction - nested element in complexType of namespace urn:infinispan:config:5.2
Controls the eviction settings for the cache.  
evictionStrategy - simpleType of namespace urn:infinispan:config:5.2
 
evictionThreadPolicy - simpleType of namespace urn:infinispan:config:5.2
 
executorFactory - complexType of namespace urn:infinispan:config:5.2
 
expiration - nested element in complexType of namespace urn:infinispan:config:5.2
Controls the default expiration settings for entries in the cache.  
fileStore - complexType of namespace urn:infinispan:config:5.2
 
fsyncMode - simpleType of namespace urn:infinispan:config:5.2
 
global - nested element in element of namespace urn:infinispan:config:5.2
 
globalJmxStatistics - nested element in element of namespace urn:infinispan:config:5.2
This element specifies whether global statistics are gathered and reported via JMX for all caches under this cache manager.  
grouper - nested element in complexType of namespace urn:infinispan:config:5.2
 
groups - nested element in complexType of namespace urn:infinispan:config:5.2
 
hash - nested element in complexType of namespace urn:infinispan:config:5.2
Allows fine-tuning of rehashing characteristics. 
indexing - nested element in complexType of namespace urn:infinispan:config:5.2
Configures indexing of entries in the cache for searching.  
infinispan - element of namespace urn:infinispan:config:5.2
Defines the configuration for Infinispan, for the cache manager configuration, for the default cache, and for named caches.  
interceptor - nested element in complexType of namespace urn:infinispan:config:5.2
 
invocationBatching - nested element in complexType of namespace urn:infinispan:config:5.2
 
isolationLevel - simpleType of namespace urn:infinispan:config:5.2
 
jmxStatistics - nested element in complexType of namespace urn:infinispan:config:5.2
Determines whether statistics are gather and reported.  
l1 - nested element in complexType of namespace urn:infinispan:config:5.2
Configures the L1 cache behavior in 'distributed' caches instances. 
lazyDeserialization - nested element in complexType of namespace urn:infinispan:config:5.2
Deprecated configuration element. 
loader - complexType of namespace urn:infinispan:config:5.2
 
loaders - nested element in complexType of namespace urn:infinispan:config:5.2
Configuration for cache loaders and stores.  
locking - nested element in complexType of namespace urn:infinispan:config:5.2
Defines the local, in-VM locking and concurrency characteristics of the cache.  
lockingMode - simpleType of namespace urn:infinispan:config:5.2
Defines the locking modes that are available for transactional caches: optimistic or pessimistic - see http://community.jboss.org/wiki/OptimisticLockingInInfinispan for more.  
lockSupportStore - complexType of namespace urn:infinispan:config:5.2
 
modules - nested element in element of namespace urn:infinispan:config:5.2
This element contains configuration options for additional modules which affect global configuration  
modules - nested element in complexType of namespace urn:infinispan:config:5.2
This element contains configuration options for additional modules which affect cache configuration  
properties - complexType of namespace urn:infinispan:config:5.2
 
property - nested element in complexType of namespace urn:infinispan:config:5.2
 
recovery - nested element in complexType of namespace urn:infinispan:config:5.2
Defines recovery configuration for the cache.  
scheduledExecutorFactory - complexType of namespace urn:infinispan:config:5.2
 
serialization - nested element in element of namespace urn:infinispan:config:5.2
Configures serialization and marshalling settings.  
shutdown - nested element in element of namespace urn:infinispan:config:5.2
This element specifies behavior when the JVM running the cache instance shuts down.  
shutdownHookBehavior - simpleType of namespace urn:infinispan:config:5.2
 
singletonStore - complexType of namespace urn:infinispan:config:5.2
 
site - complexType of namespace urn:infinispan:config:5.2
 
sites - nested element in complexType of namespace urn:infinispan:config:5.2
Cache configuration for the x-site replication.  
stateTransfer - nested element in complexType of namespace urn:infinispan:config:5.2
Configures how state is transferred when a cache joins or leaves the cluster. 
store - complexType of namespace urn:infinispan:config:5.2
 
storeAsBinary - nested element in complexType of namespace urn:infinispan:config:5.2
Controls whether when stored in memory, keys and values are stored as references to their original objects, or in a serialized, binary format. 
sync - nested element in complexType of namespace urn:infinispan:config:5.2
If configured all communications are synchronous, in that whenever a thread sends a message sent over the wire, it blocks until it receives an acknowledgment from the recipient. 
takeOffline - nested element in complexType of namespace urn:infinispan:config:5.2
Determines whether this backup is taken offline (ignored) after a certain number of tries.  
transaction - nested element in complexType of namespace urn:infinispan:config:5.2
Defines transactional (JTA) characteristics of the cache.  
transactionMode - simpleType of namespace urn:infinispan:config:5.2
Enumeration containing the available transaction modes for a cache.  
transport - nested element in element of namespace urn:infinispan:config:5.2
This element configures the transport used for network communications across the cluster.  
unsafe - nested element in complexType of namespace urn:infinispan:config:5.2
Controls certain tuning parameters that may break some of Infinispan's public API contracts in exchange for better performance in some cases. 
versioning - nested element in complexType of namespace urn:infinispan:config:5.2
Controls whether entries are versioned. 
versioningScheme - simpleType of namespace urn:infinispan:config:5.2
 



Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.