Package org.elasticsearch.bootstrap
Class BootstrapCheck.BootstrapCheckResult
java.lang.Object
org.elasticsearch.bootstrap.BootstrapCheck.BootstrapCheckResult
- Enclosing interface:
- BootstrapCheck
Encapsulate the result of a bootstrap check.
-
Method Summary
-
Method Details
-
success
-
failure
-
isSuccess
public boolean isSuccess() -
isFailure
public boolean isFailure() -
getMessage
-