Package | Description |
---|---|
org.springframework.cloud.dataflow.core.dsl |
Base package for processing DeploymentUnit(Stream/Job) DSL.
|
Modifier and Type | Method and Description |
---|---|
SourceDestinationNode |
SourceDestinationNode.copyOf() |
SourceDestinationNode |
StreamNode.getSourceDestinationNode() |
Constructor and Description |
---|
StreamNode(String streamText,
String streamName,
List<AppNode> appNodes,
SourceDestinationNode sourceDestinationNode,
SinkDestinationNode sinkDestinationNode) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.