public class OuterJoinPaddingUtil extends Object implements Serializable
OuterJoinPaddingUtil(int leftArity, int rightArity)
BaseRow
padLeft(BaseRow leftRow)
padRight(BaseRow rightRow)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OuterJoinPaddingUtil(int leftArity, int rightArity)
public final BaseRow padRight(BaseRow rightRow)
rightRow
public final BaseRow padLeft(BaseRow leftRow)
leftRow
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.