public class GridRouterRequest extends GridClientAbstractMessage
| Constructor and Description |
|---|
GridRouterRequest()
For
Externalizable (not supported). |
GridRouterRequest(byte[] body,
Long reqId,
UUID clientId,
UUID destId) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
body() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
clientId, clientId, destinationId, destinationId, requestId, requestId, sessionToken, sessionTokenpublic GridRouterRequest()
Externalizable (not supported).public byte[] body()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class GridClientAbstractMessageIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class GridClientAbstractMessageIOExceptionClassNotFoundExceptionpublic String toString()
toString in class GridClientAbstractMessage
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018