org
.
openmole
.
plugin
.
environment
.
egi
DIRACEnvironment
Related Docs:
object DIRACEnvironment
|
package egi
class
DIRACEnvironment
extends
BatchEnvironment
with
BDIIStorageServers
with
EGIEnvironmentId
Self Type
DIRACEnvironment
Linear Supertypes
EGIEnvironmentId
,
BDIIStorageServers
,
BatchEnvironment
,
SubmissionEnvironment
,
Environment
,
Name
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
DIRACEnvironment
EGIEnvironmentId
BDIIStorageServers
BatchEnvironment
SubmissionEnvironment
Environment
Name
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
DIRACEnvironment
(
voName:
String
,
service:
Option
[
String
]
,
group:
Option
[
String
]
,
bdiis:
Seq
[
BDII
]
,
vomsURLs:
Seq
[
String
]
,
setup:
String
,
fqan:
Option
[
String
]
,
cpuTime:
Option
[
Time
]
,
openMOLEMemory:
Option
[
Information
]
,
debug:
Boolean
,
name:
Option
[
String
]
)
(
implicit
a:
EGIAuthentication
,
services:
Services
,
cypher:
Cypher
,
workspace:
Workspace
)
Type Members
type
JS
=
DIRACJobService
Definition Classes
DIRACEnvironment
→
BatchEnvironment
type
SS
=
EGIStorageService
Definition Classes
BDIIStorageServers
→
BatchEnvironment
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
val
_storages
:
Cache
[
Seq
[
EGIWebDAVStorageService
{ ... /* 7 definitions in type refinement */ }]]
Definition Classes
BDIIStorageServers
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
authentication
:
P12Authentication
val
batchJobWatcher
:
Cache
[
BatchJobWatcher
]
Definition Classes
BatchEnvironment
val
bdiis
:
Seq
[
BDII
]
Definition Classes
DIRACEnvironment
→
BDIIStorageServers
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
cpuTime
:
Option
[
Time
]
val
debug
:
Boolean
Definition Classes
DIRACEnvironment
→
BDIIStorageServers
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
def
eventDispatcher
:
EventDispatcher
Definition Classes
BatchEnvironment
→
Environment
def
executionJob
(
job:
Job
)
:
DiracBatchExecutionJob
Definition Classes
DIRACEnvironment
→
BatchEnvironment
def
failed
:
Long
Definition Classes
Environment
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
val
fqan
:
Option
[
String
]
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
val
group
:
Option
[
String
]
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
lazy val
id
:
String
Definition Classes
EGIEnvironmentId
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
lazy val
jobService
:
DIRACJobService
def
jobs
:
Iterable
[
BatchExecutionJob
]
Definition Classes
BatchEnvironment
→
SubmissionEnvironment
def
jvmLinuxX64
:
tool.file.File
Definition Classes
BatchEnvironment
val
name
:
Option
[
String
]
Definition Classes
DIRACEnvironment
→
Name
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
openMOLEMemory
:
Option
[
Information
]
Definition Classes
DIRACEnvironment
→
BatchEnvironment
val
plugins
:
Cache
[
Iterable
[
File
]]
Definition Classes
BatchEnvironment
implicit
def
preference
:
Preference
Definition Classes
BatchEnvironment
→
Environment
lazy val
proxyCreator
: () ⇒
Proxy
Definition Classes
DIRACEnvironment
→
BDIIStorageServers
val
registerAgents
:
Cache
[
None
.type]
lazy val
replBundleCache
:
AssociativeCache
[
ReferencedClasses
,
FileCache
]
Definition Classes
BatchEnvironment
def
running
:
Long
Definition Classes
BatchEnvironment
→
Environment
def
runtime
:
tool.file.File
Definition Classes
BatchEnvironment
def
runtimeSettings
:
RuntimeSettings
Definition Classes
DIRACEnvironment
→
BatchEnvironment
val
service
:
Option
[
String
]
implicit
val
services
:
Services
Definition Classes
DIRACEnvironment
→
BatchEnvironment
val
setup
:
String
def
simpleName
:
String
Definition Classes
Name
def
storages
:
Seq
[
EGIWebDAVStorageService
{ ... /* 7 definitions in type refinement */ }]
Definition Classes
BDIIStorageServers
def
submit
(
job:
Job
)
:
Unit
Definition Classes
DIRACEnvironment
→
BatchEnvironment
→
SubmissionEnvironment
def
submitted
:
Long
Definition Classes
BatchEnvironment
→
Environment
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
threads
:
Option
[
Int
]
Definition Classes
BatchEnvironment
def
toString
()
:
String
Definition Classes
Name
→ AnyRef → Any
def
trySelectAStorage
(
usedFiles:
Vector
[
File
]
)
:
Option
[(
EGIWebDAVStorageService
{ ... /* 7 definitions in type refinement */ },
AccessToken
)]
Definition Classes
BDIIStorageServers
def
updateInterval
:
UpdateInterval
Definition Classes
DIRACEnvironment
→
BatchEnvironment
val
voName
:
String
Definition Classes
DIRACEnvironment
→
EGIEnvironmentId
→
BDIIStorageServers
val
vomsURLs
:
Seq
[
String
]
Definition Classes
DIRACEnvironment
→
EGIEnvironmentId
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
EGIEnvironmentId
Inherited from
BDIIStorageServers
Inherited from
BatchEnvironment
Inherited from
SubmissionEnvironment
Inherited from
Environment
Inherited from
Name
Inherited from
AnyRef
Inherited from
Any
Ungrouped