Uses of Class
org.apache.wayang.jdbc.operators.SqlToStreamOperator
-
Packages that use SqlToStreamOperator Package Description org.apache.wayang.jdbc.operators -
-
Uses of SqlToStreamOperator in org.apache.wayang.jdbc.operators
Methods in org.apache.wayang.jdbc.operators that return SqlToStreamOperator Modifier and Type Method Description static SqlToStreamOperator
SqlToStreamOperator. fromJson(WayangJsonObj wayangJsonObj)
Constructors in org.apache.wayang.jdbc.operators with parameters of type SqlToStreamOperator Constructor Description SqlToStreamOperator(SqlToStreamOperator that)
-