Package | Description |
---|---|
org.infinispan.configuration.cache |
Modifier and Type | Method and Description |
---|---|
StateTransferConfiguration |
StateTransferConfigurationBuilder.create() |
StateTransferConfiguration |
ClusteringConfiguration.stateTransfer() |
StateTransferConfiguration |
StateTransferConfiguration.timeout(long l)
This is the maximum amount of time - in milliseconds - to wait for state from neighboring
caches, before throwing an exception and aborting startup.
|
Modifier and Type | Method and Description |
---|---|
StateTransferConfigurationBuilder |
StateTransferConfigurationBuilder.read(StateTransferConfiguration template) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.