public class HiveTablePartition extends Object implements Serializable
| 构造器和说明 |
|---|
HiveTablePartition(org.apache.hadoop.hive.metastore.api.StorageDescriptor storageDescriptor,
Map<String,Object> partitionSpec,
Properties tableProps) |
HiveTablePartition(org.apache.hadoop.hive.metastore.api.StorageDescriptor storageDescriptor,
Properties tableProps) |
public HiveTablePartition(org.apache.hadoop.hive.metastore.api.StorageDescriptor storageDescriptor,
Properties tableProps)
public HiveTablePartition(org.apache.hadoop.hive.metastore.api.StorageDescriptor storageDescriptor,
Map<String,Object> partitionSpec,
Properties tableProps)
public org.apache.hadoop.hive.metastore.api.StorageDescriptor getStorageDescriptor()
public Properties getTableProps()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.