public class TestStruct extends Object
Struct.
SpecializedPojo1Type1 demonstrates how one might create their own
custom data type extension for an application POJO.| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
Object[][] |
constructorArgs |
Struct |
generic |
DataType |
specialized |
| Constructor and Description |
|---|
TestStruct() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
params() |
void |
testOrderPreservation() |
public static final HBaseClassTestRule CLASS_RULE
public DataType specialized
public Object[][] constructorArgs
public TestStruct()
public static Collection<Object[]> params()
public void testOrderPreservation() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.