Class DatarouterTaskTrackerFiles

java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.pathnode.FilesRoot
io.datarouter.tasktracker.config.DatarouterTaskTrackerFiles

@Singleton
public class DatarouterTaskTrackerFiles
extends io.datarouter.pathnode.FilesRoot
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  DatarouterTaskTrackerFiles.AdminFiles  
    static class  DatarouterTaskTrackerFiles.DatarouterAdminFiles  
    static class  DatarouterTaskTrackerFiles.JspFiles  
    static class  DatarouterTaskTrackerFiles.TaskTrackerFiles  

    Nested classes/interfaces inherited from class io.datarouter.pathnode.FilesRoot

    io.datarouter.pathnode.FilesRoot.NoOpFilesRoot
  • Field Summary

    Fields 
    Modifier and Type Field Description
    DatarouterTaskTrackerFiles.JspFiles jsp  

    Fields inherited from class io.datarouter.pathnode.PathNode

    parent, value
  • Constructor Summary

    Constructors 
    Constructor Description
    DatarouterTaskTrackerFiles()  
  • Method Summary

    Methods inherited from class io.datarouter.pathnode.FilesRoot

    filesToOmit

    Methods inherited from class io.datarouter.pathnode.PathNode

    branch, equals, getValue, hashCode, isLeaf, join, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithoutLeadingSlash, toSlashedStringWithTrailingSlash, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait