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 |
---|---|
void |
HCatClientHMSImpl.addPartition(HCatAddPartitionDesc partInfo) |
abstract void |
HCatClient.addPartition(HCatAddPartitionDesc partInfo)
Adds the partition.
|
Modifier and Type | Method and Description |
---|---|
int |
HCatClientHMSImpl.addPartitions(List<HCatAddPartitionDesc> partInfoList) |
abstract int |
HCatClient.addPartitions(List<HCatAddPartitionDesc> partInfoList)
Adds a list of partitions.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.