public class TestHMobStore extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestHMobStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Setup
|
void |
testCommitFile() |
void |
testGetFromFiles()
Getting MOB data from files
|
void |
testGetFromMemStore()
Getting data from memstore
|
void |
testGetFromMemStoreAndFiles()
Getting data from memstore and files
|
void |
testGetReferencesFromFiles()
Getting the reference data from files
|
void |
testMobCellSizeThreshold()
Getting data from memstore and files
|
void |
testMOBStoreEncryption() |
void |
testResolve() |
public static final HBaseClassTestRule CLASS_RULE
public static final org.slf4j.Logger LOG
public org.junit.rules.TestName name
public TestHMobStore()
public void testGetFromMemStore() throws IOException
IOExceptionpublic void testGetFromFiles() throws IOException
IOExceptionpublic void testGetReferencesFromFiles() throws IOException
IOExceptionpublic void testGetFromMemStoreAndFiles() throws IOException
IOExceptionpublic void testMobCellSizeThreshold() throws IOException
IOExceptionpublic void testCommitFile() throws Exception
Exceptionpublic void testResolve() throws Exception
Exceptionpublic void testMOBStoreEncryption() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.