Package redis.clients.jedis.resps
Class KeyValue<K,V>
- java.lang.Object
-
- redis.clients.jedis.resps.KeyValue<K,V>
-
public class KeyValue<K,V> extends java.lang.ObjectKeyValue compatibility stub for Valkey GLIDE wrapper.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description KgetKey()VgetValue()java.lang.StringtoString()
-