Uses of Class
org.apache.wayang.basic.operators.TextFileSource
Packages that use TextFileSource
Package
Description
-
Uses of TextFileSource in org.apache.wayang.basic.operators
Constructors in org.apache.wayang.basic.operators with parameters of type TextFileSourceModifierConstructorDescriptionTextFileSource(TextFileSource that) Copies an instance (exclusive of broadcasts). -
Uses of TextFileSource in org.apache.wayang.flink.operators
Subclasses of TextFileSource in org.apache.wayang.flink.operatorsModifier and TypeClassDescriptionclassOpens a Flink boundedDataStreamon aTextFileSource.classImplementation of theTextFileSourceoperator forFlinkPlatform.Constructors in org.apache.wayang.flink.operators with parameters of type TextFileSourceModifierConstructorDescriptionCopies an instance (exclusive of broadcasts). -
Uses of TextFileSource in org.apache.wayang.java.operators
Subclasses of TextFileSource in org.apache.wayang.java.operatorsModifier and TypeClassDescriptionclassThis execution operator implements theTextFileSourcefor theJavaPlatform.Constructors in org.apache.wayang.java.operators with parameters of type TextFileSourceModifierConstructorDescriptionCopies an instance (exclusive of broadcasts). -
Uses of TextFileSource in org.apache.wayang.spark.operators
Subclasses of TextFileSource in org.apache.wayang.spark.operatorsModifier and TypeClassDescriptionclassExecutionOperatorfor theSparkPlatformthat reads from a text file from a URL.Constructors in org.apache.wayang.spark.operators with parameters of type TextFileSourceModifierConstructorDescriptionCopies an instance (exclusive of broadcasts).