public class ClientStringResponse extends ClientResponse
STATUS_FAILED, STATUS_SUCCESS| Constructor and Description |
|---|
ClientStringResponse(long reqId,
String val)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ClientConnectionContext ctx,
BinaryRawWriterEx writer)
Encodes the response data.
|
encode, requestIdpublic ClientStringResponse(long reqId,
String val)
reqId - Request id.val - Value.public void encode(ClientConnectionContext ctx, BinaryRawWriterEx writer)
encode in interface ClientOutgoingMessageencode in class ClientResponsectx - Connection context.writer - Writer.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021