类 ConfigNodeDescriptor


  • public class ConfigNodeDescriptor
    extends java.lang.Object
    • 方法详细资料

      • getPropsUrl

        public java.net.URL getPropsUrl​(java.lang.String configFileName)
        get props url location
        返回:
        url object if location exit, otherwise null.
      • isSeedConfigNode

        public boolean isSeedConfigNode()
        Check if the current ConfigNode is SeedConfigNode.

        Notice: Only invoke this interface when first startup.

        返回:
        True if the target_config_node_list points to itself