Class SqlToStreamOperator

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

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