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