public final class DriverRestartedImpl extends Object implements DriverRestarted
DriverRestarted
Modifier and Type | Method and Description |
---|---|
Set<String> |
getExpectedEvaluatorIds() |
int |
getResubmissionAttempts() |
StartTime |
getStartTime() |
public int getResubmissionAttempts()
getResubmissionAttempts
in interface DriverRestarted
public StartTime getStartTime()
getStartTime
in interface DriverRestarted
public Set<String> getExpectedEvaluatorIds()
getExpectedEvaluatorIds
in interface DriverRestarted
Copyright © 2016 The Apache Software Foundation. All rights reserved.