| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.txn.compactor |
| Modifier and Type | Method and Description |
|---|---|
static CompactorUtil.METADATA_FETCH_MODE |
CompactorUtil.METADATA_FETCH_MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompactorUtil.METADATA_FETCH_MODE[] |
CompactorUtil.METADATA_FETCH_MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hive.metastore.api.Partition |
CompactorUtil.resolvePartition(HiveConf conf,
IMetaStoreClient msc,
String dbName,
String tableName,
String partName,
CompactorUtil.METADATA_FETCH_MODE fetchMode) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.