Packages

package egi

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. egi
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. class BDII extends AnyRef
  2. class BDIIQuery extends AnyRef
  3. case class BDIIServer(host: String, port: Int, timeout: Time = 1 minutes) extends Product with Serializable
  4. case class CREAMCELocation(hostingCluster: String, port: Int, uniqueId: String, contact: String, memory: Int, maxWallTime: Int, maxCPUTime: Int, status: String) extends Product with Serializable

Value Members

  1. def creamCEs(server: BDIIServer, vo: String)(implicit bdii: Effect[BDII]): Vector[CREAMCELocation]
  2. def webDAVs(server: BDIIServer, vo: String)(implicit bdii: Effect[BDII]): Vector[String]
  3. object BDII
  4. object BDIIQuery
  5. object EGI
  6. object VOMS

Inherited from AnyRef

Inherited from Any

Ungrouped