public class ExecutorTaskLabelReader
extends java.lang.Object
| Constructor and Description |
|---|
ExecutorTaskLabelReader(TaskInfo taskInfo) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<HealthCheck> |
getReadinessCheck()
Returns the readiness check to be run by the Executor on task startup.
|
public java.util.Optional<HealthCheck> getReadinessCheck()
throws TaskException
TaskException