@CommandImpl(value="sinter") @ParamLength(value=2) public class SInter extends SetBase
| Constructor and Description |
|---|
SInter(dev.keva.storage.KevaDatabase database) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.MultiBulkReply |
execute(byte[]... keys) |
@Execute public dev.keva.protocol.resp.reply.MultiBulkReply execute(byte[]... keys)