public interface IOutputTupleConverter<T>
A module is an input-output processing function.
We need to have a conversion between output module type and object list
Modifier and Type | Method and Description |
---|---|
List<Object> |
convert(org.thales.punch.libraries.storm.api.StreamDeclaration streamId,
T output) |
Copyright © 2023. All rights reserved.