| Package | Description |
|---|---|
| org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
| org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
| Modifier and Type | Field and Description |
|---|---|
protected StateTransferException |
StateTransferMonitor.setStateException
Reference to an exception that was raised during state installation on this cache.
|
| Modifier and Type | Method and Description |
|---|---|
StateTransferException |
StateTransferMonitor.getSetStateException() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateTransferMonitor.notifyStateReceiptFailed(StateTransferException setStateException) |
| Modifier and Type | Class and Description |
|---|---|
class |
StateTransferCancelledException
Thrown when a state transfer is interrupted because there is another state transfer pending.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.