|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BootstrapResult
A result of a bootstrap
GatewaySinkSource.bootstrapFromGatewayAndWait(long, java.util.concurrent.TimeUnit)| Method Summary | |
|---|---|
Throwable |
getFailureCause()
Returns the failure cause for the bootstrap or null if the bootstrap succeeded. |
boolean |
isSucceeded()
Returns true if the bootstrap succeeded, false otherwise. |
| Method Detail |
|---|
boolean isSucceeded()
true if the bootstrap succeeded, false otherwise.
Throwable getFailureCause()
null if the bootstrap succeeded.
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||