Interface NodeCleanupWorker

    • Method Detail

      • doClean

        List<String> doClean()
        Perform some work to clean up data. All errors must be handled and converted to error messages.
        Returns:
        Returns a list of informational messages.