Interface SearchIndexWorkerProcessLauncher

    • Method Detail

      • launchWorkers

        void launchWorkers()
        Method to begin work by worker or slave processes. This could take place on the same machine / JVM as the master, or it could begin on a different node.
      • isActive

        boolean isActive()
        Indicates if this process is currently executing.
        Returns:
        whether the worker launcher is executing