public static class HiveTableWrapper.SerDeInfoWrapper extends Object
Modifier and Type | Field and Description |
---|---|
String |
name |
Map<String,String> |
parameters |
String |
serializationLib |
Constructor and Description |
---|
SerDeInfoWrapper(org.apache.hadoop.hive.metastore.api.SerDeInfo serDeInfo) |
SerDeInfoWrapper(String name,
String serializationLib,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.hive.metastore.api.SerDeInfo |
getSerDeInfo() |
Copyright © 1970 The Apache Software Foundation. All rights reserved.