public interface GridClientBeforeNodeStart extends AutoCloseable
GridClientFactory.startBeforeNodeStart(org.apache.ignite.internal.client.GridClientConfiguration).| Modifier and Type | Method and Description |
|---|---|
GridClientNodeStateBeforeStart |
beforeStartState()
Getting a client projection of node state before its start.
|
GridClientException |
checkLastError()
Checking for an error.
|
void |
close()
Closes client instance.
|
boolean |
connected()
Indicates whether client is connected to remote Grid.
|
UUID |
id()
Gets a unique client identifier.
|
UUID id()
boolean connected()
void close()
GridClientFactory.stop(clientId).close in interface AutoCloseableGridClientException checkLastError()
Exception if client was not connected.GridClientNodeStateBeforeStart beforeStartState()
GridClientNodeStateBeforeStart
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021