public class TestConcatenatedLists extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestConcatenatedLists() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEmpty() |
void |
testManyMany() |
void |
testManyOne() |
void |
testOneMany() |
void |
testOneOne() |
void |
testUnsupportedOps() |
public static final HBaseClassTestRule CLASS_RULE
public TestConcatenatedLists()
public void testUnsupportedOps()
public void testEmpty()
public void testOneOne()
public void testOneMany()
public void testManyOne()
public void testManyMany()
Copyright © 2007–2019 Cloudera. All rights reserved.