HColumnDescriptor.@Deprecated public class TestHColumnDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE
Deprecated.
|
org.junit.rules.ExpectedException |
expectedEx
Deprecated.
|
| Constructor and Description |
|---|
TestHColumnDescriptor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
testAddGetRemoveConfiguration()
Deprecated.
Test that we add and remove strings from configuration properly.
|
void |
testClassMethodsAreBuilderStyle()
Deprecated.
|
void |
testHColumnDescriptorShouldThrowIAEWhenFamilyNameEmpty()
Deprecated.
Tests HColumnDescriptor with empty familyName
|
void |
testMobValuesInHColumnDescriptorShouldReadable()
Deprecated.
|
void |
testPb()
Deprecated.
|
void |
testSetTimeToLive()
Deprecated.
|
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.ExpectedException expectedEx
public TestHColumnDescriptor()
public void testPb() throws org.apache.hadoop.hbase.exceptions.DeserializationException
org.apache.hadoop.hbase.exceptions.DeserializationExceptionpublic void testHColumnDescriptorShouldThrowIAEWhenFamilyNameEmpty() throws Exception
Exceptionpublic void testAddGetRemoveConfiguration() throws Exception
Exceptionpublic void testMobValuesInHColumnDescriptorShouldReadable()
public void testClassMethodsAreBuilderStyle()
public void testSetTimeToLive() throws org.apache.hadoop.hbase.exceptions.HBaseException
org.apache.hadoop.hbase.exceptions.HBaseExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.