public class ConnectGateway extends Object implements Serializable
| Constructor and Description |
|---|
ConnectGateway() |
| Modifier and Type | Method and Description |
|---|---|
void |
disconnected(IgniteFuture<?> reconnectFut) |
void |
enter()
Enter to critical section.
|
void |
leave()
Leave critical section.
|
void |
reconnected()
Reset error.
|
void |
stopped()
Add error to this class.
|
boolean |
tryEnter() |
public void enter()
public boolean tryEnter()
True if entered gateway.public void leave()
public void disconnected(IgniteFuture<?> reconnectFut)
reconnectFut - Reconnect future.public void reconnected()
public void stopped()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021