public class GridRedisConnectionCommandHandler extends Object implements GridRedisCommandHandler
| Constructor and Description |
|---|
GridRedisConnectionCommandHandler() |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridRedisMessage> |
handleAsync(GridRedisMessage msg) |
Collection<GridRedisCommand> |
supportedCommands() |
public Collection<GridRedisCommand> supportedCommands()
supportedCommands in interface GridRedisCommandHandlerpublic IgniteInternalFuture<GridRedisMessage> handleAsync(GridRedisMessage msg)
handleAsync in interface GridRedisCommandHandlermsg - Request message.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017