Class DatarouterMysqlPaths

java.lang.Object
io.datarouter.httpclient.path.PathNode
io.datarouter.client.mysql.web.DatarouterMysqlPaths
All Implemented Interfaces:
io.datarouter.httpclient.path.PathsRoot

@Singleton
public class DatarouterMysqlPaths
extends io.datarouter.httpclient.path.PathNode
implements io.datarouter.httpclient.path.PathsRoot
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  DatarouterMysqlPaths.ClientsPaths  
    static class  DatarouterMysqlPaths.DatarouterPaths  
  • Field Summary

    Fields 
    Modifier and Type Field Description
    DatarouterMysqlPaths.DatarouterPaths datarouter  

    Fields inherited from class io.datarouter.httpclient.path.PathNode

    parent, value
  • Constructor Summary

    Constructors 
    Constructor Description
    DatarouterMysqlPaths​(io.datarouter.web.config.DatarouterWebPaths datarouterWebPaths)  
  • Method Summary

    Methods inherited from class io.datarouter.httpclient.path.PathNode

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

    Methods inherited from class java.lang.Object

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