org
.
openmole
.
core
.
workflow
.
execution
LocalEnvironment
Related Docs:
object LocalEnvironment
|
package execution
class
LocalEnvironment
extends
Environment
Linear Supertypes
Environment
,
Name
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
LocalEnvironment
Environment
Name
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
LocalEnvironment
(
nbThreads:
Int
,
deinterleave:
Boolean
,
name:
Option
[
String
]
)
(
implicit
preference:
Preference
,
threadProvider:
ThreadProvider
,
eventDispatcher:
EventDispatcher
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
className
:
String
Definition Classes
Name
def
clearErrors
:
List
[
ExceptionEvent
]
Definition Classes
Environment
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
deinterleave
:
Boolean
def
done
:
Long
Definition Classes
Environment
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
error
(
e:
ExceptionEvent
)
:
Boolean
Definition Classes
Environment
def
errors
:
List
[
ExceptionEvent
]
Definition Classes
Environment
implicit
val
eventDispatcher
:
EventDispatcher
Definition Classes
LocalEnvironment
→
Environment
def
failed
:
Long
Definition Classes
Environment
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
name
:
Option
[
String
]
Definition Classes
LocalEnvironment
→
Name
def
nbJobInQueue
:
Int
val
nbThreads
:
Int
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
pool
:
Cache
[
ExecutorPool
]
implicit
val
preference
:
Preference
Definition Classes
LocalEnvironment
→
Environment
def
running
:
Long
Definition Classes
LocalEnvironment
→
Environment
def
simpleName
:
String
Definition Classes
Name
def
submit
(
moleJob:
MoleJob
,
executionContext:
TaskExecutionContext
)
:
Unit
def
submit
(
job:
Job
,
executionContext:
TaskExecutionContext
)
:
Unit
def
submitted
:
Long
Definition Classes
LocalEnvironment
→
Environment
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Name
→ AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Environment
Inherited from
Name
Inherited from
AnyRef
Inherited from
Any
Ungrouped