protected static class AbstractAppDeployerIntegrationTests.AppDeployerWrapper extends Object implements AppDeployer
COUNT_PROPERTY_KEY, CPU_PROPERTY_KEY, DISK_PROPERTY_KEY, GROUP_PROPERTY_KEY, INDEXED_PROPERTY_KEY, INSTANCE_INDEX_PROPERTY_KEY, MEMORY_PROPERTY_KEY, PREFIX| Constructor and Description |
|---|
AppDeployerWrapper(AppDeployer wrapped) |
| Modifier and Type | Method and Description |
|---|---|
String |
deploy(AppDeploymentRequest request) |
RuntimeEnvironmentInfo |
environmentInfo() |
String |
getLog(String id) |
void |
scale(AppScaleRequest appScaleRequest) |
AppStatus |
status(String id) |
void |
undeploy(String id) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstatusesReactive, statusReactivepublic AppDeployerWrapper(AppDeployer wrapped)
public String deploy(AppDeploymentRequest request)
deploy in interface AppDeployerpublic void undeploy(String id)
undeploy in interface AppDeployerpublic AppStatus status(String id)
status in interface AppDeployerpublic RuntimeEnvironmentInfo environmentInfo()
environmentInfo in interface AppDeployerpublic String getLog(String id)
getLog in interface AppDeployerpublic void scale(AppScaleRequest appScaleRequest)
scale in interface AppDeployerCopyright © 2020 Pivotal Software, Inc.. All rights reserved.