public class TestProtobufUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| 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 |
testNamespaceLockInfo() |
void |
testProcedureInfo() |
void |
testPut()
Test Put Mutate conversions.
|
void |
testRegionLockInfo() |
void |
testScan()
Test basic Scan conversions.
|
void |
testServerLockInfo() |
void |
testTableLockInfo() |
void |
testToCell() |
public static final HBaseClassTestRule CLASS_RULE
public TestProtobufUtil()
public void testException() throws IOException
IOExceptionpublic void testGet() throws IOException
IOExceptionpublic void testDelete() throws IOException
IOExceptionpublic void testPut() throws IOException
IOExceptionpublic void testScan() throws IOException
IOExceptionpublic void testToCell() throws Exception
Exceptionpublic void testIncrement() throws IOException
IOExceptionpublic void testAppend() throws IOException
IOExceptionpublic void testProcedureInfo()
public void testServerLockInfo()
public void testNamespaceLockInfo()
public void testTableLockInfo()
public void testRegionLockInfo()
Copyright © 2007–2019 Cloudera. All rights reserved.