public class TestHColumnDescriptorDefaultVersions extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestHColumnDescriptorDefaultVersions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterAllTests() |
static void |
beforeAllTests()
Start up a mini cluster and put a small table of empty regions into it.
|
void |
setup() |
void |
testCreateTableWithDefault() |
void |
testCreateTableWithDefaultFromConf() |
void |
testCreateTableWithSetVersion() |
void |
testHColumnDescriptorCachedMaxVersions() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestHColumnDescriptorDefaultVersions()
public static void beforeAllTests() throws Exception
Exceptionpublic void setup()
public static void afterAllTests() throws Exception
Exceptionpublic void testCreateTableWithDefault() throws IOException
IOExceptionpublic void testCreateTableWithDefaultFromConf() throws Exception
Exceptionpublic void testCreateTableWithSetVersion() throws Exception
Exceptionpublic void testHColumnDescriptorCachedMaxVersions() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.