Class RepeatMapping

java.lang.Object
org.apache.wayang.basic.mapping.RepeatMapping
All Implemented Interfaces:
Mapping

public class RepeatMapping extends Object implements Mapping
This Mapping translates a RepeatOperator into a Subplan with the LoopOperator.
  • Constructor Details

    • RepeatMapping

      public RepeatMapping()
  • Method Details