public class TestProtobufUtil extends Object
| Constructor and Description | 
|---|
TestProtobufUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
testAppend()
Test Append Mutate conversions. 
 | 
void | 
testDelete()
Test Delete Mutate conversions. 
 | 
void | 
testException()  | 
void | 
testGet()
Test basic Get conversions. 
 | 
void | 
testIncrement()
Test Increment Mutate conversions. 
 | 
void | 
testPut()
Test Put Mutate conversions. 
 | 
void | 
testScan()
Test basic Scan conversions. 
 | 
public void testException()
                   throws IOException
IOExceptionpublic void testGet()
             throws IOException
IOExceptionpublic void testAppend()
                throws IOException
IOExceptionpublic void testDelete()
                throws IOException
IOExceptionpublic void testIncrement()
                   throws IOException
IOExceptionpublic void testPut()
             throws IOException
IOExceptionpublic void testScan()
              throws IOException
IOException