Package

fr.iscpif.gridscale

oar

Permalink

package oar

Visibility
  1. Public
  2. All

Type Members

  1. case class OARJobDescription(executable: String, arguments: String, workDirectory: String, queue: Option[String] = None, cpu: Option[Int] = None, core: Option[Int] = None, wallTime: Option[Duration] = None, bestEffort: Boolean = false) extends Product with Serializable

    Permalink
  2. trait OARJobService extends JobService with SSHHost with SSHStorage with BashShell

    Permalink

Value Members

  1. object OARJobService

    Permalink

Ungrouped