| Package | Description |
|---|---|
| io.wizzie.normalizer.model |
| Modifier and Type | Method and Description |
|---|---|
FunctionModel |
SinkModel.getFilter() |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionModel> |
StreamModel.getFuncs() |
| Constructor and Description |
|---|
SinkModel(String topic,
String type,
String partitionBy,
FunctionModel filter) |
| Constructor and Description |
|---|
StreamModel(List<FunctionModel> funcs,
List<SinkModel> sinks) |
Copyright © 2017–2018. All rights reserved.