public interface ClusterStartNodeResult
| Modifier and Type | Method and Description |
|---|---|
String |
getError()
Gets error message if any.
|
String |
getHostName()
Gets host name.
|
boolean |
isSuccess()
Gets result of success or failure.
|
String getHostName()
boolean isSuccess()
True if success.String getError()
null if start node result is success.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025