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  
null if the bootstrap succeeded. | 
boolean | 
isSucceeded()
Returns  
true if the bootstrap succeeded, false otherwise. | 
boolean isSucceeded()
true if the bootstrap succeeded, false otherwise.Throwable getFailureCause()
null if the bootstrap succeeded.Copyright © GigaSpaces.