Uses of Class
org.apache.wayang.basic.operators.ZipWithIdOperator
Packages that use ZipWithIdOperator
Package
Description
-
Uses of ZipWithIdOperator in org.apache.wayang.basic.operators
Constructors in org.apache.wayang.basic.operators with parameters of type ZipWithIdOperatorModifierConstructorDescriptionCopies an instance (exclusive of broadcasts). -
Uses of ZipWithIdOperator in org.apache.wayang.flink.operators
Subclasses of ZipWithIdOperator in org.apache.wayang.flink.operatorsModifier and TypeClassDescriptionclassFlinkZipWithIdOperator<InputType>Flink implementation of theMapOperator.Constructors in org.apache.wayang.flink.operators with parameters of type ZipWithIdOperatorModifierConstructorDescriptionCopies an instance (exclusive of broadcasts). -
Uses of ZipWithIdOperator in org.apache.wayang.spark.operators
Subclasses of ZipWithIdOperator in org.apache.wayang.spark.operatorsModifier and TypeClassDescriptionclassSparkZipWithIdOperator<InputType>Spark implementation of theMapOperator.Constructors in org.apache.wayang.spark.operators with parameters of type ZipWithIdOperatorModifierConstructorDescriptionCopies an instance (exclusive of broadcasts).