public class TestImportTSVWithTTLs extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestImportTSVWithTTLs.TTLCheckingObserver |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DELETE_AFTER_LOAD_CONF
Delete the tmp directory after running doMROnTableTest.
|
protected static String |
FORCE_COMBINER_CONF
Force use of combiner in doMROnTableTest.
|
protected static Log |
LOG |
protected static String |
NAME |
protected static HBaseTestingUtility |
util |
| Constructor and Description |
|---|
TestImportTSVWithTTLs() |
| Modifier and Type | Method and Description |
|---|---|
protected static Tool |
doMROnTableTest(HBaseTestingUtility util,
String family,
String data,
String[] args,
int valueMultiplier) |
Configuration |
getConf() |
static void |
provisionCluster() |
static void |
releaseCluster() |
void |
setConf(Configuration conf) |
void |
testMROnTable() |
protected static final Log LOG
protected static final String NAME
protected static HBaseTestingUtility util
protected static final String DELETE_AFTER_LOAD_CONF
protected static final String FORCE_COMBINER_CONF