public class Operations extends Object
| Constructor and Description |
|---|
Operations() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkMessageType(RiakMessage msg,
byte expected) |
static long |
getUnsignedIntValue(int i)
Convert a Java signed int to unsigned.
|
public static void checkMessageType(RiakMessage msg, byte expected)
public static long getUnsignedIntValue(int i)
i - a java signed intCopyright © 2015. All rights reserved.