public class TaskHandlerFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
List<TaskHandler> |
getHandlers(HiveConf conf,
TxnStore txnHandler,
MetadataCache metadataCache,
boolean metricsEnabled,
FSRemover fsRemover) |
static TaskHandlerFactory |
getInstance() |
public static TaskHandlerFactory getInstance()
public List<TaskHandler> getHandlers(HiveConf conf, TxnStore txnHandler, MetadataCache metadataCache, boolean metricsEnabled, FSRemover fsRemover)
Copyright © 2024 The Apache Software Foundation. All rights reserved.