gridscale.egi

Members list

Concise view

Type members

Classlikes

class BDII()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object BDII

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
BDII.type
object BDIIQuery

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class BDIIQuery(val host: String, port: Int, timeOut: Duration)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
case class BDIIServer(host: String, port: Int, timeout: Time)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class CREAMCELocation(hostingCluster: String, port: Int, uniqueId: String, contact: String, memory: Int, maxWallTime: Int, maxCPUTime: Int, status: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object EGI

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
EGI.type
object VOMS

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
VOMS.type

Value members

Concrete methods

def creamCEs(server: BDIIServer, vo: String)(implicit bdii: Effect[BDII]): Vector[CREAMCELocation]
def webDAVs(server: BDIIServer, vo: String)(implicit bdii: Effect[BDII]): Vector[String]