|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.messaging.core.impl.FailoverWaiter
public class FailoverWaiter
| Constructor Summary | |
|---|---|
FailoverWaiter(int nodeID,
long failoverStartTimeout,
long failoverCompleteTimeout,
TransactionRepository txRepository)
|
|
| Method Summary | |
|---|---|
void |
notify(ClusterNotification notification)
|
int |
waitForFailover(int failedNodeID)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FailoverWaiter(int nodeID,
long failoverStartTimeout,
long failoverCompleteTimeout,
TransactionRepository txRepository)
| Method Detail |
|---|
public int waitForFailover(int failedNodeID)
throws java.lang.Exception
java.lang.Exceptionpublic void notify(ClusterNotification notification)
notify in interface ClusterNotificationListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||