public class GridStreamerCancelRequest extends Object implements Message
| Constructor and Description |
|---|
GridStreamerCancelRequest()
Empty constructor required by
Externalizable. |
GridStreamerCancelRequest(IgniteUuid cancelledFutId) |
| Modifier and Type | Method and Description |
|---|---|
IgniteUuid |
cancelledFutureId() |
byte |
directType()
Gets message type.
|
byte |
fieldsCount()
Gets fields count.
|
boolean |
readFrom(ByteBuffer buf,
MessageReader reader)
Reads this message from provided byte buffer.
|
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
public GridStreamerCancelRequest()
Externalizable.public GridStreamerCancelRequest(IgniteUuid cancelledFutId)
cancelledFutId - Cancelled future ID.public IgniteUuid cancelledFutureId()
public boolean writeTo(ByteBuffer buf, MessageWriter writer)
public boolean readFrom(ByteBuffer buf, MessageReader reader)
public byte directType()
directType in interface Messagepublic byte fieldsCount()
fieldsCount in interface Message
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015