Uses of Interface
org.apache.mesos.Scheduler

Packages that use Scheduler
org.apache.mesos   
 

Uses of Scheduler in org.apache.mesos
 

Constructors in org.apache.mesos with parameters of type Scheduler
MesosSchedulerDriver(Scheduler scheduler, org.apache.mesos.Protos.FrameworkInfo framework, String master)
          Creates a new driver for the specified scheduler.
MesosSchedulerDriver(Scheduler scheduler, org.apache.mesos.Protos.FrameworkInfo framework, String master, org.apache.mesos.Protos.Credential credential)
          Same as the above constructor, except that it accepts 'credential' as a parameter.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.