Class/Object

org.openmole.plugin.environment.desktopgrid

DesktopGridEnvironment

Related Docs: object DesktopGridEnvironment | package desktopgrid

Permalink

class DesktopGridEnvironment extends SimpleBatchEnvironment

Self Type
DesktopGridEnvironment
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DesktopGridEnvironment
  2. SimpleBatchEnvironment
  3. BatchEnvironment
  4. SubmissionEnvironment
  5. Environment
  6. Name
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DesktopGridEnvironment(port: Int, openMOLEMemory: Option[Information], threads: Option[Int], name: Option[String], passwordHash: Hash)(implicit services: Services)

    Permalink

Type Members

  1. type BEJ = SimpleBatchExecutionJob

    Permalink
    Definition Classes
    SimpleBatchEnvironment
  2. type JS = JobService

    Permalink
  3. type SS = StorageService

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. val batchJobWatcher: Cache[BatchJobWatcher]

    Permalink
    Definition Classes
    BatchEnvironment
  6. def className: String

    Permalink
    Definition Classes
    Name
  7. def clearErrors: List[ExceptionEvent]

    Permalink
    Definition Classes
    Environment
  8. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  9. def done: Long

    Permalink
    Definition Classes
    Environment
  10. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  11. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  12. def error(e: ExceptionEvent): Boolean

    Permalink
    Definition Classes
    Environment
  13. def errors: List[ExceptionEvent]

    Permalink
    Definition Classes
    Environment
  14. implicit def eventDispatcher: EventDispatcher

    Permalink
    Definition Classes
    BatchEnvironmentEnvironment
  15. def executionJob(job: Job): BEJ

    Permalink
  16. def failed: Long

    Permalink
    Definition Classes
    Environment
  17. def finalize(): Unit

    Permalink
    Definition Classes
    DesktopGridEnvironment → AnyRef
  18. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  19. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  20. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  21. val jobService: DesktopGridJobService { def usageControl: org.openmole.plugin.environment.batch.control.UnlimitedAccess.type }

    Permalink
  22. def jobs: Iterable[BatchExecutionJob]

    Permalink
  23. def jvmLinuxX64: tool.file.File

    Permalink
    Definition Classes
    BatchEnvironment
  24. val name: Option[String]

    Permalink
    Definition Classes
    DesktopGridEnvironmentName
  25. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  26. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  27. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  28. val openMOLEMemory: Option[Information]

    Permalink
  29. val plugins: Cache[Iterable[File]]

    Permalink
    Definition Classes
    BatchEnvironment
  30. val port: Int

    Permalink
  31. implicit def preference: Preference

    Permalink
    Definition Classes
    BatchEnvironmentEnvironment
  32. lazy val replBundleCache: AssociativeCache[ReferencedClasses, FileCache]

    Permalink
    Definition Classes
    BatchEnvironment
  33. def running: Long

    Permalink
    Definition Classes
    BatchEnvironmentEnvironment
  34. def runtime: tool.file.File

    Permalink
    Definition Classes
    BatchEnvironment
  35. def runtimeSettings: RuntimeSettings

    Permalink
    Definition Classes
    BatchEnvironment
  36. lazy val service: DesktopGridService

    Permalink
  37. implicit val services: Services

    Permalink
  38. def simpleName: String

    Permalink
    Definition Classes
    Name
  39. val storage: StorageService with GridScaleStorage with CompressedTransfer { ... /* 4 definitions in type refinement */ }

    Permalink
  40. def submit(job: Job): Unit

    Permalink
  41. def submitted: Long

    Permalink
    Definition Classes
    BatchEnvironmentEnvironment
  42. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  43. val threads: Option[Int]

    Permalink
  44. def toString(): String

    Permalink
    Definition Classes
    Name → AnyRef → Any
  45. def updateInterval: UpdateInterval

    Permalink
    Definition Classes
    BatchEnvironment
  46. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from SimpleBatchEnvironment

Inherited from BatchEnvironment

Inherited from SubmissionEnvironment

Inherited from Environment

Inherited from Name

Inherited from AnyRef

Inherited from Any

Ungrouped