| Modifier and Type | Method and Description |
|---|---|
static Task<?> |
ReplUtils.getTableReplLogTask(ImportTableDesc tableDesc,
ReplLogger replLogger,
HiveConf conf) |
| Constructor and Description |
|---|
ReplStateLogWork(ReplLogger replLogger,
Map<String,String> dbProps) |
ReplStateLogWork(ReplLogger replLogger,
String functionName) |
ReplStateLogWork(ReplLogger replLogger,
String eventId,
String eventType) |
ReplStateLogWork(ReplLogger replLogger,
String tableName,
TableType tableType) |
| Modifier and Type | Method and Description |
|---|---|
ReplLogger |
BootstrapEventsIterator.replLogger() |
| Constructor and Description |
|---|
LoadFunction(Context context,
ReplLogger replLogger,
FunctionEvent event,
String dbNameToLoadIn,
TaskTracker existingTracker) |
| Constructor and Description |
|---|
LoadPartitions(Context context,
ReplLogger replLogger,
TableContext tableContext,
TaskTracker limiter,
TableEvent event,
String dbNameToLoadIn,
AddPartitionDesc lastReplicatedPartition) |
LoadPartitions(Context context,
ReplLogger replLogger,
TaskTracker tableTracker,
TableEvent event,
String dbNameToLoadIn,
TableContext tableContext) |
LoadTable(TableEvent event,
Context context,
ReplLogger replLogger,
TableContext tableContext,
TaskTracker limiter) |
| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapDumpLogger |
class |
IncrementalDumpLogger |
| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapLoadLogger |
class |
IncrementalLoadLogger |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.