public class ClientIgniteSetRequest extends ClientRequest
HANDSHAKE| Constructor and Description |
|---|
ClientIgniteSetRequest(BinaryRawReader reader)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> IgniteSet<T> |
igniteSet(ClientConnectionContext ctx)
Gets the IgniteSet.
|
protected String |
name()
Gets the name.
|
protected ClientResponse |
notFoundResponse()
Gets a response for non-existent set.
|
ClientResponse |
process(ClientConnectionContext ctx)
Processes the request.
|
protected ClientResponse |
process(IgniteSet<Object> set)
Processes the request.
|
requestIdpublic ClientIgniteSetRequest(BinaryRawReader reader)
reader - Reader.public ClientResponse process(ClientConnectionContext ctx)
process in class ClientRequestprotected ClientResponse process(IgniteSet<Object> set)
set - Ignite set.protected String name()
protected <T> IgniteSet<T> igniteSet(ClientConnectionContext ctx)
ctx - Context.protected ClientResponse notFoundResponse()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023