public class StageMapper extends Object
| Constructor and Description |
|---|
StageMapper() |
| Modifier and Type | Method and Description |
|---|---|
long |
getEndTime() |
String |
getErrorLogPath() |
List<Metric> |
getMetrics() |
String |
getName() |
SnapshotUtils.ReplSnapshotCount |
getReplSnapshotCount() |
String |
getReplStats() |
long |
getStartTime() |
Status |
getStatus() |
public String getName()
public Status getStatus()
public long getStartTime()
public long getEndTime()
public String getErrorLogPath()
public SnapshotUtils.ReplSnapshotCount getReplSnapshotCount()
public String getReplStats()
Copyright © 2024 The Apache Software Foundation. All rights reserved.