You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by wt <wa...@gmail.com> on 2018/09/26 09:13:26 UTC

determine when client is connected

the Isactive method only checks if the grid is active. is there a way to
check when the client has connected to resume processing?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: determine when client is connected

Posted by Ilya Kasnacheev <il...@gmail.com>.
Hello!

boolean ignite.cluster().active();

Regards,
-- 
Ilya Kasnacheev


ср, 26 сент. 2018 г. в 12:13, wt <wa...@gmail.com>:

> the Isactive method only checks if the grid is active. is there a way to
> check when the client has connected to resume processing?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>