org
.
openmole
.
plugin
.
environment
.
egi
BDIIStorageServers
Related Docs:
object BDIIStorageServers
|
package egi
trait
BDIIStorageServers
extends
BatchEnvironment
Self Type
BDIIStorageServers
Linear Supertypes
BatchEnvironment
,
SubmissionEnvironment
,
Environment
,
Name
,
AnyRef
,
Any
Known Subclasses
DIRACEnvironment
Ordering
Alphabetic
By Inheritance
Inherited
BDIIStorageServers
BatchEnvironment
SubmissionEnvironment
Environment
Name
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
abstract
type
JS
<:
JobService
Definition Classes
BatchEnvironment
type
SS
=
EGIStorageService
Definition Classes
BDIIStorageServers
→
BatchEnvironment
Abstract Value Members
abstract
def
bdiis
:
Seq
[
BDII
]
abstract
def
debug
:
Boolean
abstract
def
executionJob
(
job:
Job
)
:
BatchExecutionJob
Definition Classes
BatchEnvironment
abstract
def
name
:
Option
[
String
]
Definition Classes
Name
abstract
def
openMOLEMemory
:
Option
[
Information
]
Definition Classes
BatchEnvironment
abstract
def
proxyCreator
: () ⇒
Proxy
implicit abstract
val
services
:
Services
Definition Classes
BatchEnvironment
abstract
def
voName
:
String
Concrete 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 */ }]]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
batchJobWatcher
:
Cache
[
BatchJobWatcher
]
Definition Classes
BatchEnvironment
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
(
...
)
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
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
def
jobs
:
Iterable
[
BatchExecutionJob
]
Definition Classes
BatchEnvironment
→
SubmissionEnvironment
def
jvmLinuxX64
:
tool.file.File
Definition Classes
BatchEnvironment
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
plugins
:
Cache
[
Iterable
[
File
]]
Definition Classes
BatchEnvironment
implicit
def
preference
:
Preference
Definition Classes
BatchEnvironment
→
Environment
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
BatchEnvironment
def
simpleName
:
String
Definition Classes
Name
def
storages
:
Seq
[
EGIWebDAVStorageService
{ ... /* 7 definitions in type refinement */ }]
def
submit
(
job:
Job
)
:
Unit
Definition Classes
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
)]
def
updateInterval
:
UpdateInterval
Definition Classes
BatchEnvironment
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
BatchEnvironment
Inherited from
SubmissionEnvironment
Inherited from
Environment
Inherited from
Name
Inherited from
AnyRef
Inherited from
Any
Ungrouped