public class StreamModel extends Object
| Constructor and Description |
|---|
StreamModel(List<FunctionModel> funcs,
List<SinkModel> sinks) |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionModel> |
getFuncs() |
List<SinkModel> |
getSinks() |
String |
toString() |
Copyright © 2017–2018. All rights reserved.