Class SkewCompositePass

  • All Implemented Interfaces:
    java.util.function.Function<IRDAG,​IRDAG>

    public final class SkewCompositePass
    extends CompositePass
    Pass to modify the DAG for a job to perform data skew.
    • Constructor Summary

      Constructors 
      Constructor Description
      SkewCompositePass()
      Default constructor.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.function.Function

        andThen, compose
    • Constructor Detail

      • SkewCompositePass

        public SkewCompositePass()
        Default constructor.