Package org.apache.hadoop.hbase
Class TestHColumnDescriptor
java.lang.Object
org.apache.hadoop.hbase.TestHColumnDescriptor
Deprecated.
Tests the HColumnDescriptor with appropriate arguments.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
Deprecated.org.junit.rules.ExpectedException
Deprecated. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.Test that we add and remove strings from configuration properly.void
Deprecated.void
Deprecated.Tests HColumnDescriptor with empty familyNamevoid
Deprecated.void
testPb()
Deprecated.void
Deprecated.
-
Field Details
-
CLASS_RULE
Deprecated. -
expectedEx
Deprecated.
-
-
Constructor Details
-
TestHColumnDescriptor
public TestHColumnDescriptor()Deprecated.
-
-
Method Details
-
testPb
Deprecated.- Throws:
org.apache.hadoop.hbase.exceptions.DeserializationException
-
testHColumnDescriptorShouldThrowIAEWhenFamilyNameEmpty
Deprecated.Tests HColumnDescriptor with empty familyName- Throws:
Exception
-
testAddGetRemoveConfiguration
Deprecated.Test that we add and remove strings from configuration properly.- Throws:
Exception
-
testMobValuesInHColumnDescriptorShouldReadable
Deprecated. -
testClassMethodsAreBuilderStyle
Deprecated. -
testSetTimeToLive
Deprecated.- Throws:
org.apache.hadoop.hbase.exceptions.HBaseException
-
HColumnDescriptor
.