gridscale.egi

package gridscale.egi

Members list

Type members

Classlikes

class BDII()

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object BDII

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object EGI

Attributes

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

Attributes

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]