|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyncConfigurationBuilder | |
|---|---|
| org.infinispan.configuration.cache | Classes related to eviction. |
| Uses of SyncConfigurationBuilder in org.infinispan.configuration.cache |
|---|
| Methods in org.infinispan.configuration.cache that return SyncConfigurationBuilder | |
|---|---|
SyncConfigurationBuilder |
SyncConfigurationBuilder.read(SyncConfiguration template)
|
SyncConfigurationBuilder |
SyncConfigurationBuilder.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. |
SyncConfigurationBuilder |
ClusteringConfigurationChildBuilder.sync()
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. |
SyncConfigurationBuilder |
ClusteringConfigurationBuilder.sync()
|
|
--> | |||||||||