public class GridClientHandshakeRequest extends GridClientAbstractMessage
| Constructor and Description |
|---|
GridClientHandshakeRequest() |
| Modifier and Type | Method and Description |
|---|---|
byte |
marshallerId() |
void |
marshallerId(byte marshId) |
void |
putBytes(byte[] buf,
int off,
int len)
Sets bytes from specified buffer to a given value.
|
byte[] |
rawBytes() |
String |
toString() |
short |
version() |
clientId, clientId, destinationId, destinationId, readExternal, requestId, requestId, sessionToken, sessionToken, writeExternalpublic short version()
public byte marshallerId()
public void marshallerId(byte marshId)
marshId - Marshaller ID.public void putBytes(byte[] buf,
int off,
int len)
buf - Buffer.off - Offset.len - Length.public byte[] rawBytes()
public String toString()
toString in class GridClientAbstractMessage
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017