HostConfiguration

tasks.deploy.HostConfiguration

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def availableCPU: Int
def availableGPU: List[Int]
def availableMemory: Int
def availableScratch: Int
def image: Option[String]

address to which we bind the application sometimes called internal address

address to which we bind the application sometimes called internal address

Attributes

def myRoles: Set[Role]

Concrete methods

def isApp: Boolean
def isQueue: Boolean
def isWorker: Boolean