|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||