Class BeamSortRel.BeamSqlRowComparator

java.lang.Object
org.apache.beam.sdk.extensions.sql.impl.rel.BeamSortRel.BeamSqlRowComparator
All Implemented Interfaces:
Serializable, Comparator<Row>
Enclosing class:
BeamSortRel

public static class BeamSortRel.BeamSqlRowComparator extends Object implements Comparator<Row>, Serializable
See Also: