public class GridDataLoadResponse extends MessageAdapter
MessageAdapter.Typereader, readState| Constructor and Description |
|---|
GridDataLoadResponse()
Externalizable support. |
GridDataLoadResponse(long reqId,
byte[] errBytes,
boolean forceLocDep) |
| Modifier and Type | Method and Description |
|---|---|
byte |
directType()
Gets message type.
|
byte[] |
errorBytes() |
boolean |
forceLocalDeployment() |
boolean |
readFrom(ByteBuffer buf)
Reads this message from provided byte buffer.
|
long |
requestId() |
String |
toString() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
setReader, skipRecoverypublic GridDataLoadResponse(long reqId,
byte[] errBytes,
boolean forceLocDep)
reqId - Request ID.errBytes - Error bytes.forceLocDep - Force local deployment.public GridDataLoadResponse()
Externalizable support.public long requestId()
public byte[] errorBytes()
public boolean forceLocalDeployment()
True to force local deployment.public boolean writeTo(ByteBuffer buf, MessageWriter writer)
writeTo in class MessageAdapterbuf - Byte buffer.writer - Writer.public boolean readFrom(ByteBuffer buf)
readFrom in class MessageAdapterbuf - Byte buffer.public byte directType()
directType in class MessageAdapter
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015