GigaSpaces XAP 10.0.1 API

org.openspaces.admin.gateway
Interface BootstrapResult


public interface BootstrapResult

A result of a bootstrap

Since:
8.0.4
Author:
eitany
See Also:
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

isSucceeded

boolean isSucceeded()
Returns true if the bootstrap succeeded, false otherwise.


getFailureCause

Throwable getFailureCause()
Returns the failure cause for the bootstrap or null if the bootstrap succeeded.


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.