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.DeserializationException
public void testHColumnDescriptorShouldThrowIAEWhenFamilyNameEmpty() throws Exception
Exception
public void testAddGetRemoveConfiguration() throws Exception
Exception
public void testMobValuesInHColumnDescriptorShouldReadable()
public void testClassMethodsAreBuilderStyle()
public void testSetTimeToLive() throws org.apache.hadoop.hbase.exceptions.HBaseException
org.apache.hadoop.hbase.exceptions.HBaseException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.