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