| Modifier and Type | Method and Description |
|---|---|
List<MesosSlaveInfo> |
MesosCloud.getSlaveInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
MesosCloud.setSlaveInfos(List<MesosSlaveInfo> slaveInfos) |
| Constructor and Description |
|---|
MesosCloud(String nativeLibraryPath,
String master,
String description,
String frameworkName,
List<MesosSlaveInfo> slaveInfos,
boolean checkpoint,
boolean onDemandRegistration) |
Copyright © 2004-2014. All Rights Reserved.