public class GridH2DmlResponse extends Object implements Message, GridCacheQueryMarshallable
DIRECT_TYPE_SIZE| Constructor and Description |
|---|
GridH2DmlResponse()
Default constructor.
|
GridH2DmlResponse(long reqId,
long updCnt,
Object[] errKeys,
String error)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
short |
directType() |
String |
error() |
Object[] |
errorKeys() |
byte |
fieldsCount() |
void |
marshall(Marshaller m) |
void |
onAckReceived() |
boolean |
readFrom(ByteBuffer buf,
MessageReader reader) |
long |
requestId() |
String |
toString() |
void |
unmarshall(Marshaller m,
GridKernalContext ctx) |
long |
updateCounter() |
boolean |
writeTo(ByteBuffer buf,
MessageWriter writer) |
public long requestId()
public long updateCounter()
public Object[] errorKeys()
public String error()
public void marshall(Marshaller m)
marshall in interface GridCacheQueryMarshallablepublic void unmarshall(Marshaller m, GridKernalContext ctx)
unmarshall in interface GridCacheQueryMarshallablepublic 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 Message
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025