@CommandImpl(value="unwatch") public class Unwatch extends java.lang.Object
| Constructor and Description |
|---|
Unwatch(TransactionManager manager) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.StatusReply |
execute(io.netty.channel.ChannelHandlerContext ctx,
byte[]... keys) |
@Autowired public Unwatch(TransactionManager manager)
@Execute public dev.keva.protocol.resp.reply.StatusReply execute(io.netty.channel.ChannelHandlerContext ctx, byte[]... keys)