Class Node

    • Method Detail

      • isMain

        public boolean isMain()
      • getName

        public String getName()
      • getFqdn

        public String getFqdn()
      • getHostname

        public String getHostname()
      • getJvmOptions

        @Deprecated
        public String getJvmOptions()
        Deprecated.
        As of RG 3.0 JVM options setup is supported directly by RG and this is the preferred way how to setup JVM options. Once RG 2.X is oboslete, this options will be removed!
      • getBeforeCmds

        public List<String> getBeforeCmds()
      • getAfterCmds

        public List<String> getAfterCmds()
      • getGatherLogs

        public boolean getGatherLogs()
      • getJavaPropsWithPrefix

        public String getJavaPropsWithPrefix()
      • getAllJavaOpts

        public String getAllJavaOpts()