public class ClientRequest extends Object implements ClientListenerRequest
HANDSHAKE| Constructor and Description |
|---|
ClientRequest(BinaryRawReader reader)
Constructor.
|
ClientRequest(long reqId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ClientResponse |
process(ClientConnectionContext ctx)
Processes the request.
|
long |
requestId() |
public ClientRequest(BinaryRawReader reader)
reader - Reader.public ClientRequest(long reqId)
reqId - Request id.public long requestId()
requestId in interface ClientListenerRequestpublic ClientResponse process(ClientConnectionContext ctx)
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018