Package oracle.kv
Class KeyValue
- java.lang.Object
 - 
- oracle.kv.KeyValue
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description KeygetKey()Returns the Key part of the KV pair.ValuegetValue()Returns the Value part of the KV pair.StringtoString() 
 -