Uses of Interface
org.infinispan.config.FluentConfiguration.SyncConfig

Packages that use FluentConfiguration.SyncConfig
org.infinispan.config Cache configuration beans and parsers. 
 

Uses of FluentConfiguration.SyncConfig in org.infinispan.config
 

Classes in org.infinispan.config that implement FluentConfiguration.SyncConfig
static class Configuration.SyncType
          Deprecated. 
 

Methods in org.infinispan.config that return FluentConfiguration.SyncConfig
 FluentConfiguration.SyncConfig Configuration.SyncType.replTimeout(Long replTimeout)
          Deprecated.  
 FluentConfiguration.SyncConfig FluentConfiguration.SyncConfig.replTimeout(Long replTimeout)
          Deprecated. This is the timeout used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
 FluentConfiguration.SyncConfig Configuration.ClusteringType.sync()
          Deprecated.  
 FluentConfiguration.SyncConfig FluentConfiguration.ClusteringConfig.sync()
          Deprecated. Configure sync sub element.
 


-->

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.