Package | Description |
---|---|
org.apache.hive.hcatalog.api |
Modifier and Type | Method and Description |
---|---|
HCatAddPartitionDesc |
HCatAddPartitionDesc.Builder.build()
Builds the HCatAddPartitionDesc.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
HCatClient.addPartition(HCatAddPartitionDesc partInfo)
Adds the partition.
|
void |
HCatClientHMSImpl.addPartition(HCatAddPartitionDesc partInfo) |
Modifier and Type | Method and Description |
---|---|
abstract int |
HCatClient.addPartitions(List<HCatAddPartitionDesc> partInfoList)
Adds a list of partitions.
|
int |
HCatClientHMSImpl.addPartitions(List<HCatAddPartitionDesc> partInfoList) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.