org
.
openmole
.
plugin
.
environment
.
egi
DIRACJobService
Related Docs:
object DIRACJobService
|
package egi
class
DIRACJobService
extends
GridScaleJobService
Self Type
DIRACJobService
Linear Supertypes
GridScaleJobService
,
JobService
,
BatchService
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
DIRACJobService
GridScaleJobService
JobService
BatchService
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
DIRACJobService
(
environment:
DIRACEnvironment
)
Type Members
type
J
= (
jobService
)#
J
Definition Classes
GridScaleJobService
→
JobService
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
def
_delete
(
j:
J
)
:
Unit
Attributes
protected
Definition Classes
DIRACJobService
→
GridScaleJobService
→
JobService
def
_state
(
j:
J
)
:
ExecutionState
Attributes
protected
Definition Classes
GridScaleJobService
→
JobService
def
_submit
(
serializedJob:
SerializedJob
)
:
BatchJob
Attributes
protected
Definition Classes
DIRACJobService
→
JobService
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
available
:
Int
Definition Classes
BatchService
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
delete
(
j:
J
)
(
implicit
token:
AccessToken
)
:
Unit
Definition Classes
JobService
def
diracService
:
Service
val
environment
:
DIRACEnvironment
Definition Classes
DIRACJobService
→
BatchService
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
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
getToken
: ((
jobService
)#
jobService
)#
Token
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
id
:
Service
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
jobScript
:
JobScript
val
jobService
:
DIRACGroupedJobService
{ ... /* 2 definitions in type refinement */ }
Definition Classes
DIRACJobService
→
GridScaleJobService
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
releaseToken
(
token:
AccessToken
)
:
Unit
Definition Classes
BatchService
def
state
(
j:
J
)
(
implicit
token:
AccessToken
)
:
ExecutionState
Definition Classes
JobService
def
submit
(
serializedJob:
SerializedJob
)
(
implicit
token:
AccessToken
)
:
BatchJob
Definition Classes
JobService
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
tryGetToken
:
Option
[
AccessToken
]
Definition Classes
BatchService
def
tryWithToken
[
B
]
(
f: (
Option
[
AccessToken
]) ⇒
B
)
:
B
Definition Classes
BatchService
def
usageControl
:
UnlimitedAccess
Definition Classes
DIRACJobService
→
BatchService
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
(
...
)
def
withToken
[
B
]
(
f: (
AccessToken
) ⇒
B
)
:
B
Definition Classes
BatchService
Inherited from
GridScaleJobService
Inherited from
JobService
Inherited from
BatchService
Inherited from
AnyRef
Inherited from
Any
Ungrouped