@CommandImpl(value="expire") @ParamLength(value=2) public class Expire extends java.lang.Object
| Constructor and Description |
|---|
Expire(dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.IntegerReply |
execute(byte[] key,
byte[] after) |
@Execute public dev.keva.protocol.resp.reply.IntegerReply execute(byte[] key, byte[] after)