Package io.datarouter.tasktracker.config
Class DatarouterTaskTrackerPaths.DatarouterPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.tasktracker.config.DatarouterTaskTrackerPaths.DatarouterPaths
- Enclosing class:
- DatarouterTaskTrackerPaths
public static class DatarouterTaskTrackerPaths.DatarouterPaths
extends io.datarouter.pathnode.PathNode
-
Field Summary
Fields Modifier and Type Field Description io.datarouter.pathnode.PathNodejobsHealthio.datarouter.pathnode.PathNodelongRunningTasks -
Constructor Summary
Constructors Constructor Description DatarouterPaths() -
Method Summary
-
Field Details
-
longRunningTasks
public final io.datarouter.pathnode.PathNode longRunningTasks -
jobsHealth
public final io.datarouter.pathnode.PathNode jobsHealth
-
-
Constructor Details
-
DatarouterPaths
public DatarouterPaths()
-