public class LoadPartitions extends Object
| Constructor and Description |
|---|
LoadPartitions(Context context,
ReplLogger replLogger,
TableContext tableContext,
TaskTracker limiter,
TableEvent event,
String dbNameToLoadIn,
AlterTableAddPartitionDesc lastReplicatedPartition,
ReplicationMetricCollector metricCollector,
AlterTableAddPartitionDesc.PartitionDesc lastReplicatedPartitionDesc,
ReplicationState.PartitionState.Stage lastReplicatedStage,
List<String> tablesToBootstrap) |
LoadPartitions(Context context,
ReplLogger replLogger,
TaskTracker tableTracker,
TableEvent event,
String dbNameToLoadIn,
TableContext tableContext,
ReplicationMetricCollector metricCollector,
List<String> tablesToBootstrap) |
public LoadPartitions(Context context, ReplLogger replLogger, TaskTracker tableTracker, TableEvent event, String dbNameToLoadIn, TableContext tableContext, ReplicationMetricCollector metricCollector, List<String> tablesToBootstrap) throws HiveException
HiveExceptionpublic LoadPartitions(Context context, ReplLogger replLogger, TableContext tableContext, TaskTracker limiter, TableEvent event, String dbNameToLoadIn, AlterTableAddPartitionDesc lastReplicatedPartition, ReplicationMetricCollector metricCollector, AlterTableAddPartitionDesc.PartitionDesc lastReplicatedPartitionDesc, ReplicationState.PartitionState.Stage lastReplicatedStage, List<String> tablesToBootstrap) throws HiveException
HiveExceptionpublic TaskTracker tasks() throws Exception
ExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.