TaskSystemComponents

tasks.TaskSystemComponents
See theTaskSystemComponents companion object

Attributes

Companion
object
Experimental
true
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Implicitly added by tasksConfig
def allowDeletion: Boolean
Implicitly added by tasksConfig
def allowOverwrite: Boolean
Implicitly added by tasksConfig
def amiID: String
Implicitly added by tasksConfig
Implicitly added by tasksConfig
def ec2InstanceTypes: List[(String, ResourceAvailable)]
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
def iamRole: Option[String]
Implicitly added by tasksConfig
Implicitly added by tasksConfig
def instanceTags: List[(String, String)]
Implicitly added by tasksConfig
def jvmMaxHeapFactor: Double
Implicitly added by tasksConfig
def keyName: String
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
def kubernetesCpuMin: Int
Implicitly added by tasksConfig
def kubernetesGpuTaintToleration: List[(String, String, String, String, String)]
Implicitly added by tasksConfig
Implicitly added by tasksConfig
def kubernetesImageName: String
Implicitly added by tasksConfig
Implicitly added by tasksConfig
def kubernetesNamespace: String
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
def kubernetesRamMin: Int
Implicitly added by tasksConfig
Implicitly added by tasksConfig
def logQueueStatus: Boolean
Implicitly added by tasksConfig
def maxNodes: Int
Implicitly added by tasksConfig
Implicitly added by tasksConfig
def maxPendingNodes: Int
Implicitly added by tasksConfig
def pendingNodeTimeout: Duration
Implicitly added by tasksConfig
def placementGroup: Option[String]
Implicitly added by tasksConfig
def raw: Config
Implicitly added by tasksConfig
def resubmitFailedTask: Boolean
Implicitly added by tasksConfig
def securityGroup: String
Implicitly added by tasksConfig
def securityGroups: List[String]
Implicitly added by tasksConfig
Implicitly added by tasksConfig
def spotPrice: Double
Implicitly added by tasksConfig
def subnetId: String
Implicitly added by tasksConfig
def trackDataFlow: Boolean
Implicitly added by tasksConfig
Implicitly added by tasksConfig
def withChildPrefix(names: Seq[String]): TaskSystemComponents
def withFilePrefix[B](prefix: Seq[String])(fun: TaskSystemComponents => B): B

Inherited methods

def productElementNames: Iterator[String]
Implicitly added by fs

Attributes

Inherited from:
Product
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]
Implicitly added by fs

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

Implicitly added by tasksConfig
val actorSystemName: String
Implicitly added by tasksConfig
val addShutdownHook: Boolean
Implicitly added by tasksConfig
val appUIServerHost: String
Implicitly added by tasksConfig
val appUIServerPort: Int
Implicitly added by tasksConfig
val asString: String
Implicitly added by tasksConfig
Implicitly added by tasksConfig
val awsRegion: String
Implicitly added by tasksConfig
val cacheEnabled: Boolean
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
val codeVersion: CodeVersion
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
val disableRemoting: Boolean
Implicitly added by tasksConfig
val elasticSupport: String
Implicitly added by tasksConfig
val hostGPU: List[Int]
Implicitly added by tasksConfig
val hostName: String
Implicitly added by tasksConfig
val hostNumCPU: Int
Implicitly added by tasksConfig
val hostPort: Int
Implicitly added by tasksConfig
val hostRAM: Int
Implicitly added by tasksConfig
val hostScratch: Int
Implicitly added by tasksConfig
val httpRemoteEnabled: Boolean
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
val proxyStorage: Boolean
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
val s3CannedAcl: List[String]
Implicitly added by tasksConfig
val s3GrantFullControl: List[String]
Implicitly added by tasksConfig
val s3RegionProfileName: Option[String]
Implicitly added by tasksConfig
val s3RemoteEnabled: Boolean
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
Implicitly added by tasksConfig
val shWorkDir: String
Implicitly added by tasksConfig
val slavePackageName: String
Implicitly added by tasksConfig
val slaveWorkingDirectory: String
Implicitly added by tasksConfig
val sshHosts: ConfigObject
Implicitly added by tasksConfig
val startApp: Boolean
Implicitly added by tasksConfig
val storageEncryptionKey: Option[String]
Implicitly added by tasksConfig
val storageURI: URI
Implicitly added by tasksConfig
val terminateMaster: Boolean
Implicitly added by tasksConfig
val trackerFqcn: String
Implicitly added by tasksConfig
val uiFqcn: String
Implicitly added by tasksConfig
val uiServerHost: String
Implicitly added by tasksConfig
val uiServerPort: Int
Implicitly added by tasksConfig
val workerMainClass: String
Implicitly added by tasksConfig
val writeFileHistories: Boolean
Implicitly added by tasksConfig