Package

com.harrys.hyppo.worker

proc

Permalink

package proc

Visibility
  1. Public
  2. All

Type Members

  1. final class CommandExecutionException extends Exception

    Permalink

    Created by jpetty on 10/27/15.

  2. final case class CommandOutput(result: OperationResult, taskLog: Option[File]) extends Product with Serializable

    Permalink

    Created by jpetty on 10/27/15.

  3. final class ExecutorException extends Exception

    Permalink

    This class represents an exception thrown inside of the executor that has now propagated back to the worker

  4. final class LaunchedExecutor extends AnyRef

    Permalink

    Created by jpetty on 7/22/15.

  5. final class OperationHandler extends AnyRef

    Permalink

    Created by jpetty on 7/23/15.

  6. final class SimpleCommander extends AnyRef

    Permalink

    Created by jpetty on 7/22/15.

Value Members

  1. object ExecutorException extends Serializable

    Permalink

Ungrouped