Package | Description |
---|---|
org.infinispan.configuration.cache |
Classes related to eviction.
|
Modifier and Type | Method and Description |
---|---|
SyncConfiguration |
SyncConfiguration.replTimeout(long l)
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.
|
SyncConfiguration |
ClusteringConfiguration.sync()
Configure sync sub element.
|
Modifier and Type | Method and Description |
---|---|
SyncConfigurationBuilder |
SyncConfigurationBuilder.read(SyncConfiguration template) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.