@CommandImpl(value="getrange") @ParamLength(type=EXACT, value=3) public class GetRange extends java.lang.Object
| Constructor and Description |
|---|
GetRange(dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.BulkReply |
execute(byte[] key,
byte[] start,
byte[] end) |
@Execute public dev.keva.protocol.resp.reply.BulkReply execute(byte[] key, byte[] start, byte[] end)