public interface BootstrapResult
GatewaySinkSource.bootstrapFromGatewayAndWait(long, java.util.concurrent.TimeUnit)| Modifier and Type | Method and Description | 
|---|---|
| Throwable | getFailureCause()Returns the failure cause for the bootstrap or  nullif the bootstrap succeeded. | 
| boolean | isSucceeded()Returns  trueif the bootstrap succeeded,falseotherwise. | 
boolean isSucceeded()
true if the bootstrap succeeded, false otherwise.Throwable getFailureCause()
null if the bootstrap succeeded.Copyright © GigaSpaces.