| Modifier and Type | Class and Description |
|---|---|
class |
NoOpReplStatsTracker |
| Constructor and Description |
|---|
IncrementalLoadTasksBuilder(String dbName,
String loadPath,
IncrementalLoadEventsIterator iterator,
HiveConf conf,
Long eventTo,
ReplicationMetricCollector metricCollector,
ReplStatsTracker replStatsTracker,
boolean shouldFailover) |
| Modifier and Type | Method and Description |
|---|---|
ReplStatsTracker |
ReplLogger.getReplStatsTracker() |
| Modifier and Type | Method and Description |
|---|---|
ReplStatsTracker |
IncrementalLoadLogger.getReplStatsTracker() |
| Constructor and Description |
|---|
IncrementalLoadLogger(String dbName,
String dumpDir,
int numEvents,
ReplStatsTracker replStatsTracker) |
| Constructor and Description |
|---|
IncrementalLoadEvent(String dbName,
String eventId,
String eventType,
long eventSeqNo,
long numEvents,
long previousTimestamp,
ReplStatsTracker replStatsTracker) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationMetricCollector.reportStageEnd(String stageName,
Status status,
long lastReplId,
SnapshotUtils.ReplSnapshotCount replSnapshotCount,
ReplStatsTracker replStatsTracker) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.