JobState

gridscale.`package`.JobState
See theJobState companion object
sealed trait JobState

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Done.type
object Failed.type
object Running.type
object Submitted.type
In this article