Package

org.openmole.plugin.environment.batch

environment

Permalink

package environment

Visibility
  1. Public
  2. All

Type Members

  1. trait BatchEnvironment extends SubmissionEnvironment

    Permalink
  2. trait BatchExecutionJob extends ExecutionJob

    Permalink
  3. class BatchJobWatcher extends IUpdatableWithVariableDelay

    Permalink
  4. trait BatchService extends AnyRef

    Permalink
  5. class ResubmitException extends Exception

    Permalink
  6. case class Runtime(storage: FileMessage, runtime: FileMessage, environmentPlugins: Iterable[FileMessage], jvmLinuxX64: FileMessage) extends Product with Serializable

    Permalink
  7. case class SerializedJob(storage: StorageService, path: String, inputFile: String, runtime: Runtime, cleaned: Boolean = false) extends Product with Serializable

    Permalink
  8. trait SimpleBatchEnvironment extends BatchEnvironment

    Permalink
  9. class SimpleBatchExecutionJob extends ExecutionJob with BatchExecutionJob

    Permalink
  10. case class UpdateInterval(minUpdateInterval: Time, maxUpdateInterval: Time, incrementUpdateInterval: Time) extends Product with Serializable

    Permalink

Value Members

  1. object BatchEnvironment extends Logger

    Permalink
  2. object BatchJobWatcher extends Logger

    Permalink
  3. object UpdateInterval extends Serializable

    Permalink

Ungrouped