CatAllocationHandler

object CatAllocationHandler extends Handler[CatAllocation, Seq[CatAllocationResponse]]
class Handler[CatAllocation, Seq[CatAllocationResponse]]
class Object
trait Matchable
class Any

Value members

Concrete methods

override def build(request: CatAllocation): ElasticRequest
Definition Classes

Inherited methods

Inherited fields

protected val TaskRegex: Regex
Inherited from:
Handler
protected val logger: Logger
Inherited from:
Handler