@CommandImpl(value="exec") @ParamLength(value=0) public class Exec extends java.lang.Object
| Constructor and Description |
|---|
Exec(TransactionManager manager,
dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.Reply<?> |
execute(io.netty.channel.ChannelHandlerContext ctx) |
@Autowired public Exec(TransactionManager manager, dev.keva.storage.KevaDatabase database)
@Execute public dev.keva.protocol.resp.reply.Reply<?> execute(io.netty.channel.ChannelHandlerContext ctx) throws java.lang.InterruptedException
java.lang.InterruptedException