Class IEJoinMasterOperator
java.lang.Object
org.apache.wayang.iejoin.operators.IEJoinMasterOperator
This operator decides the correct sorting orders for IEJoin
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Created by khayyzy on 5/19/16. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
IEJoinMasterOperator
public IEJoinMasterOperator()
-
-
Method Details
-
getSortOrders
public static Tuple5<Boolean,Boolean, getSortOrdersBoolean, Boolean, Boolean> (IEJoinMasterOperator.JoinCondition cond0, IEJoinMasterOperator.JoinCondition cond1)
-