public class MissingMappingResponseMessage extends Object implements Message
MissingMappingRequestMessage mapping request server node looks up class name
for requested platformId and typeId in its local marshaller cache and sends back
a MissingMappingResponseMessage mapping response with resolved class name.DIRECT_TYPE_SIZE| Constructor and Description |
|---|
MissingMappingResponseMessage()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
className() |
short |
directType()
Gets message type.
|
byte |
fieldsCount()
Gets fields count.
|
void |
onAckReceived()
Method called when ack message received.
|
byte |
platformId() |
boolean |
readFrom(ByteBuffer buf,
MessageReader reader)
Reads this message from provided byte buffer.
|
String |
toString() |
int |
typeId() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer)
Writes this message to provided byte buffer.
|
public MissingMappingResponseMessage()
public boolean writeTo(ByteBuffer buf, MessageWriter writer)
public boolean readFrom(ByteBuffer buf, MessageReader reader)
public short directType()
directType in interface Messagepublic byte fieldsCount()
fieldsCount in interface Messagepublic void onAckReceived()
onAckReceived in interface Messagepublic byte platformId()
public int typeId()
public String className()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021