public class GridClientHandshakeResponse extends GridClientAbstractMessage
| Modifier and Type | Field and Description |
|---|---|
static byte |
CODE_OK |
static GridClientHandshakeResponse |
OK
Response, indicating successful handshake.
|
| Constructor and Description |
|---|
GridClientHandshakeResponse()
Constructor for
Externalizable. |
GridClientHandshakeResponse(byte resCode)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
resultCode() |
String |
toString() |
clientId, clientId, destinationId, destinationId, readExternal, requestId, requestId, sessionToken, sessionToken, writeExternalpublic static final byte CODE_OK
public static final GridClientHandshakeResponse OK
public GridClientHandshakeResponse()
Externalizable.public GridClientHandshakeResponse(byte resCode)
resCode - Result code.public byte resultCode()
public String toString()
toString in class GridClientAbstractMessage
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020