Interface Startable

    • Method Detail

      • start

        boolean start()
        This method is not required to be idempotent. It is expected to be called only once.
        Returns:
        true if the start was successful, false if the worker configuration renders the start obsolete (like no types are registered)