| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde.test |
| Modifier and Type | Method and Description |
|---|---|
InnerStruct |
InnerStruct.deepCopy() |
| Modifier and Type | Method and Description |
|---|---|
List<InnerStruct> |
ThriftTestObj.getField3() |
Iterator<InnerStruct> |
ThriftTestObj.getField3Iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftTestObj.addToField3(InnerStruct elem) |
int |
InnerStruct.compareTo(InnerStruct other) |
boolean |
InnerStruct.equals(InnerStruct that) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftTestObj.setField3(List<InnerStruct> field3) |
| Constructor and Description |
|---|
InnerStruct(InnerStruct other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
ThriftTestObj(int field1,
String field2,
List<InnerStruct> field3) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.