public class GridRouterResponse extends GridClientAbstractMessage
| Constructor and Description |
|---|
GridRouterResponse()
For
Externalizable (not supported). |
GridRouterResponse(byte[] body,
Long reqId,
UUID clientId,
UUID destId) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
body() |
String |
errorMessage() |
void |
readExternal(ObjectInput in) |
int |
status() |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
clientId, clientId, destinationId, destinationId, requestId, requestId, sessionToken, sessionTokenpublic GridRouterResponse()
Externalizable (not supported).public byte[] body()
public String errorMessage()
public int status()
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 Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021