public class CompactionExecutorFactory extends Object
| Constructor and Description |
|---|
CompactionExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static CompactionService |
createExecutor(HiveConf conf,
IMetaStoreClient msc,
CompactorFactory compactorFactory,
org.apache.hadoop.hive.metastore.api.Table table,
boolean collectGenericStats,
boolean collectMrStats) |
public static CompactionService createExecutor(HiveConf conf, IMetaStoreClient msc, CompactorFactory compactorFactory, org.apache.hadoop.hive.metastore.api.Table table, boolean collectGenericStats, boolean collectMrStats) throws HiveException
HiveExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.