public class TestMapReduceExamples extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static HBaseTestingUtility |
util |
Constructor and Description |
---|
TestMapReduceExamples() |
Modifier and Type | Method and Description |
---|---|
void |
testIndexBuilder()
Test IndexBuilder from examples
|
void |
testMainIndexBuilder()
Test main method of IndexBuilder
|
void |
testMainSampleUploader()
Test main method of SampleUploader.
|
void |
testSampleUploader()
Test SampleUploader from examples
|
public static final HBaseClassTestRule CLASS_RULE
private static HBaseTestingUtility util
public TestMapReduceExamples()
public void testSampleUploader() throws Exception
Exception
public void testMainSampleUploader() throws Exception
Exception
public void testIndexBuilder() throws Exception
Exception
public void testMainIndexBuilder() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.