public static class HiveTableWrapper.FieldSchemaWrapper extends Object
| Constructor and Description |
|---|
FieldSchemaWrapper(org.apache.hadoop.hive.metastore.api.FieldSchema fieldSchema) |
FieldSchemaWrapper(String name,
String type,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.metastore.api.FieldSchema |
getFieldSchema() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.