public class KeyPair extends Object
| Constructor and Description | 
|---|
| KeyPair() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getHashKey() | 
| Object | getRangeKey() | 
| void | setHashKey(Object hashKey) | 
| void | setRangeKey(Object rangeKey) | 
| KeyPair | withHashKey(Object hashkey) | 
| KeyPair | withRangeKey(Object rangeKey) |