Uses of Class
org.apache.ignite.internal.client.impl.connection.GridConnectionIdleClosedException
-
Packages that use GridConnectionIdleClosedException Package Description org.apache.ignite.internal.client.impl.connection -
-
Uses of GridConnectionIdleClosedException in org.apache.ignite.internal.client.impl.connection
Methods in org.apache.ignite.internal.client.impl.connection that throw GridConnectionIdleClosedException Modifier and Type Method Description protected voidGridClientConnection. checkClosed(org.apache.ignite.internal.client.impl.connection.GridClientConnectionCloseReason reason)Check if this connection was closed and throws appropriate exception.
-