| Package | Description |
|---|---|
| org.springframework.cloud.dataflow.server.config |
Spring Cloud Data Flow Server configuration classes.
|
| org.springframework.cloud.dataflow.server.service.impl |
Contains Service implementations for the Dataflow Server.
|
| Modifier and Type | Method and Description |
|---|---|
SkipperStreamDeployer |
DataFlowControllerAutoConfiguration.SkipperDeploymentConfiguration.skipperStreamDeployer(org.springframework.cloud.skipper.client.SkipperClient skipperClient,
StreamDefinitionRepository streamDefinitionRepository,
org.springframework.cloud.skipper.client.SkipperClientProperties skipperClientProperties,
AppRegistryService appRegistryService,
ForkJoinPool runtimeAppsStatusFJPFB) |
| Modifier and Type | Method and Description |
|---|---|
SkipperStreamService |
DataFlowControllerAutoConfiguration.SkipperDeploymentConfiguration.skipperStreamDeploymentService(StreamDefinitionRepository streamDefinitionRepository,
SkipperStreamDeployer skipperStreamDeployer,
AppDeploymentRequestCreator appDeploymentRequestCreator,
AppRegistryCommon appRegistry) |
| Constructor and Description |
|---|
DefaultSkipperStreamService(StreamDefinitionRepository streamDefinitionRepository,
SkipperStreamDeployer skipperStreamDeployer,
AppDeploymentRequestCreator appDeploymentRequestCreator,
AppRegistryCommon appRegistry) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.