public abstract class RowUtils extends Object
RowUtils()
static Row
merge(List<Row> rows)
merge(Row r1, Row r2)
overwrite(Row r1, Row r2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RowUtils()
public static Row overwrite(Row r1, Row r2)
public static Row merge(Row r1, Row r2)
public static Row merge(List<Row> rows)
Copyright © 2017. All Rights Reserved.