public class ClientServiceMappingsResponse extends ClientResponse
STATUS_FAILED, STATUS_SUCCESS| Constructor and Description |
|---|
ClientServiceMappingsResponse(long reqId,
@Nullable Collection<UUID> svcsNodes) |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ClientConnectionContext ctx,
BinaryRawWriterEx writer)
Encodes the response data.
|
encode, requestIdpublic ClientServiceMappingsResponse(long reqId,
@Nullable
@Nullable Collection<UUID> svcsNodes)
reqId - Request id.svcsNodes - Services instance nodes.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.16.0 Release Date : December 15 2023