| Modifier and Type | Method and Description |
|---|---|
ReplLogger |
ReplDumpWork.getReplLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplDumpWork.setReplLogger(ReplLogger replLogger) |
| Modifier and Type | Method and Description |
|---|---|
ReplLogger |
BootstrapEventsIterator.replLogger() |
| Constructor and Description |
|---|
LoadFunction(Context context,
ReplLogger replLogger,
FunctionEvent event,
String dbNameToLoadIn,
TaskTracker existingTracker,
ReplicationMetricCollector metricCollector) |
LoadFunction(Context context,
ReplLogger replLogger,
FunctionEvent event,
String dbNameToLoadIn,
TaskTracker existingTracker,
String dumpDirectory,
ReplicationMetricCollector metricCollector) |
| 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) |
LoadTable(TableEvent event,
Context context,
ReplLogger replLogger,
TableContext tableContext,
TaskTracker limiter,
ReplicationMetricCollector metricCollector) |
| Modifier and Type | Method and Description |
|---|---|
ReplLogger |
IncrementalLoadTasksBuilder.getReplLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ReplUtils.addLoggerTask(ReplLogger replLogger,
List<Task<?>> tasks,
HiveConf conf)
Adds a logger task at the end of the tasks passed.
|
static Task<?> |
ReplUtils.getTableReplLogTask(ImportTableDesc tableDesc,
ReplLogger replLogger,
HiveConf conf,
ReplicationMetricCollector metricCollector,
String dumpRoot) |
| Modifier and Type | Class and Description |
|---|---|
class |
AtlasDumpLogger
AtlasDumpLogger.
|
class |
BootstrapDumpLogger
BootstrapDumpLogger.
|
class |
IncrementalDumpLogger
IncrementalDumpLogger.
|
class |
RangerDumpLogger
RangerDumpLogger.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AtlasLoadLogger
Repl logger for Atlas metadata load task.
|
class |
BootstrapLoadLogger
BootstrapLoadLogger.
|
class |
IncrementalLoadLogger
IncrementalLoadLogger.
|
class |
RangerLoadLogger
RangerLoadLogger.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.