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