Package | Description |
---|---|
org.apache.hive.hcatalog.api |
Modifier and Type | Method and Description |
---|---|
static HCatAddPartitionDesc.Builder |
HCatAddPartitionDesc.create(HCatPartition partition)
Constructs a Builder instance, using an HCatPartition object.
|
static HCatAddPartitionDesc.Builder |
HCatAddPartitionDesc.create(String dbName,
String tableName,
String location,
Map<String,String> partSpec)
Deprecated.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.