Interface RPCServiceMBean

    • Method Detail

      • getRPCServiceStatus

        java.lang.String getRPCServiceStatus()
      • getRPCPort

        int getRPCPort()
      • startService

        void startService()
                   throws org.apache.iotdb.commons.exception.StartupException
        Throws:
        org.apache.iotdb.commons.exception.StartupException
      • restartService

        void restartService()
                     throws org.apache.iotdb.commons.exception.StartupException
        Throws:
        org.apache.iotdb.commons.exception.StartupException
      • stopService

        void stopService()