public static interface Vertex.VertexConfig
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxAllowedOutputFailures() |
double |
getMaxAllowedOutputFailuresFraction() |
int |
getMaxAllowedTimeForTaskReadErrorSec() |
int |
getMaxFailedTaskAttempts() |
boolean |
getTaskRescheduleHigherPriority() |
boolean |
getTaskRescheduleRelaxedLocality() |
int getMaxFailedTaskAttempts()
boolean getTaskRescheduleHigherPriority()
boolean getTaskRescheduleRelaxedLocality()
int getMaxAllowedOutputFailures()
double getMaxAllowedOutputFailuresFraction()
int getMaxAllowedTimeForTaskReadErrorSec()
Copyright © 2019 Apache Software Foundation. All rights reserved.