@Configuration @Profile(value="yarn") public class YarnConfiguration extends Object
Constructor and Description |
---|
YarnConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.cloud.dataflow.module.deployer.ModuleDeployer |
processModuleDeployer() |
org.springframework.cloud.dataflow.module.deployer.ModuleDeployer |
taskModuleDeployer() |
YarnCloudAppService |
yarnCloudAppService() |
YarnCloudAppStateMachine |
yarnCloudAppStateMachine() |
org.springframework.core.task.TaskExecutor |
yarnModuleDeployerTaskExecutor() |
@Bean public org.springframework.cloud.dataflow.module.deployer.ModuleDeployer processModuleDeployer() throws Exception
Exception
@Bean public org.springframework.cloud.dataflow.module.deployer.ModuleDeployer taskModuleDeployer() throws Exception
Exception
@Bean public YarnCloudAppStateMachine yarnCloudAppStateMachine() throws Exception
Exception
@Bean public YarnCloudAppService yarnCloudAppService()
@Bean public org.springframework.core.task.TaskExecutor yarnModuleDeployerTaskExecutor()
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.