public interface GridClientClusterState
| Modifier and Type | Method and Description |
|---|---|
boolean |
active() |
void |
active(boolean active) |
String |
clusterName()
Get the cluster name.
|
void active(boolean active)
throws GridClientException
active - True activate, False deactivate.GridClientExceptionboolean active()
throws GridClientException
Boolean - Current cluster state. True active, False inactive.GridClientExceptionString clusterName() throws GridClientException
GridClientException - If the request to get the cluster name failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020