@CommandImpl(value="exists") @ParamLength(type=AT_LEAST, value=1) public class Exists extends java.lang.Object
| Constructor and Description |
|---|
Exists(dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.Reply<?> |
execute(byte[]... keys) |
@Execute public dev.keva.protocol.resp.reply.Reply<?> execute(byte[]... keys)