| Modifier and Type | Method and Description |
|---|---|
void |
GridRestProtocol.start(GridRestProtocolHandler hnd)
Starts protocol.
|
| Modifier and Type | Field and Description |
|---|---|
protected GridRestProtocolHandler |
GridRedisRestCommandHandler.hnd
REST protocol handler.
|
| Constructor and Description |
|---|
GridRedisRestCommandHandler(IgniteLogger log,
GridRestProtocolHandler hnd)
Constructor.
|
| Constructor and Description |
|---|
GridRedisDelCommandHandler(IgniteLogger log,
GridRestProtocolHandler hnd)
Handler constructor.
|
GridRedisExistsCommandHandler(IgniteLogger log,
GridRestProtocolHandler hnd)
Handler constructor.
|
| Constructor and Description |
|---|
GridRedisDbSizeCommandHandler(IgniteLogger log,
GridRestProtocolHandler hnd)
Handler constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridTcpRestProtocol.start(GridRestProtocolHandler hnd)
Starts protocol.
|
| Constructor and Description |
|---|
GridTcpMemcachedNioListener(IgniteLogger log,
GridRestProtocolHandler hnd)
Creates listener which will convert incoming tcp packets to rest requests and forward them to
a given rest handler.
|
GridTcpRestNioListener(IgniteLogger log,
GridTcpRestProtocol proto,
GridRestProtocolHandler hnd,
GridKernalContext ctx)
Creates listener which will convert incoming tcp packets to rest requests and forward them to
a given rest handler.
|
| Constructor and Description |
|---|
GridRedisNioListener(IgniteLogger log,
GridRestProtocolHandler hnd,
GridKernalContext ctx) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017