Package | Description |
---|---|
org.infinispan.config |
Cache configuration beans and parsers.
|
Modifier and Type | Class and Description |
---|---|
static class |
Configuration.SyncType
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
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 © 2014 JBoss, a division of Red Hat. All Rights Reserved.