Class GenericSqlToStreamOperator

All Implemented Interfaces:
Serializable, ActualOperator, ElementaryOperator, ExecutionOperator, Operator, JsonSerializable, JavaExecutionOperator

public class GenericSqlToStreamOperator extends UnaryToUnaryOperator<Record,Record> implements JavaExecutionOperator, JsonSerializable
See Also: