Hello. You can get all nodes online nodes:

ignite.cluster().nodes()
To check cluster state you can use this code:

ignite.cluster().state()

--------------
Ilya


пт, 16 апр. 2021 г. в 01:39, facundo.maldonado <maldonadofacu...@gmail.com>:

> Is there any API or recommended way to get if a node is Online or Offline
> programmatically the same way control script does?
>
> Also, once a cache is moved to read-only state, I can't find a way to get
> that status?
>
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to