Packages

package sge

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. sge
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def clean[S](server: S, job: BatchJob)(implicit hn: HeadNode[S]): Unit
  2. val scriptSuffix: String
  3. def state[S](server: S, job: BatchJob)(implicit hn: HeadNode[S]): JobState
  4. def stdErr[S](server: S, job: BatchJob)(implicit hn: HeadNode[S]): String
  5. def stdOut[S](server: S, job: BatchJob)(implicit hn: HeadNode[S]): String
  6. def submit[S](server: S, jobDescription: SGEJobDescription)(implicit hn: HeadNode[S], system: Effect[System]): BatchJob
  7. object SGEExample extends App

Inherited from AnyRef

Inherited from Any

Ungrouped