Uses of Class
org.jenkinsci.plugins.mesos.MesosSlaveInfo

Uses of MesosSlaveInfo in org.jenkinsci.plugins.mesos
 

Methods in org.jenkinsci.plugins.mesos that return types with arguments of type MesosSlaveInfo
 List<MesosSlaveInfo> MesosCloud.getSlaveInfos()
           
 

Method parameters in org.jenkinsci.plugins.mesos with type arguments of type MesosSlaveInfo
 void MesosCloud.setSlaveInfos(List<MesosSlaveInfo> slaveInfos)
           
 

Constructor parameters in org.jenkinsci.plugins.mesos with type arguments of type MesosSlaveInfo
MesosCloud(String nativeLibraryPath, String master, String description, String frameworkName, List<MesosSlaveInfo> slaveInfos, boolean checkpoint, boolean onDemandRegistration)
           
 



Copyright © 2004-2014. All Rights Reserved.