public class GridH2DmlResponse extends Object
| 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)
public void unmarshall(Marshaller m,
GridKernalContext ctx)
public boolean writeTo(ByteBuffer buf, MessageWriter writer)
public boolean readFrom(ByteBuffer buf, MessageReader reader)
public short directType()
public byte fieldsCount()
public void onAckReceived()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019