public class ClientBooleanResponse extends ClientResponse
STATUS_FAILED, STATUS_SUCCESS| Constructor and Description |
|---|
ClientBooleanResponse(long reqId,
boolean val)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ClientConnectionContext ctx,
BinaryRawWriterEx writer)
Encodes the response data.
|
encode, requestIdpublic ClientBooleanResponse(long reqId,
boolean val)
reqId - Request id.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.10.0 Release Date : March 10 2021