Class WekaClassifierDebugUpdater

    • Constructor Detail

      • WekaClassifierDebugUpdater

        public WekaClassifierDebugUpdater()
    • Method Detail

      • canUpdateLoggingLevel

        public boolean canUpdateLoggingLevel​(Object obj)
        Checks whether the logging level can be updated.
        Parameters:
        obj - the object to check
        Returns:
        true if can be updated
      • updateLoggingLevel

        public boolean updateLoggingLevel​(Object obj)
        Updates the logging level.
        Parameters:
        obj - the object to update
        Returns:
        true if level was updated