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.14 Release Date : November 5 2024