public class RelNodes extends Object
| Modifier and Type | Field and Description |
|---|---|
static Comparator<RelNode> |
COMPARATOR
Comparator that provides an arbitrary but stable ordering to
RelNodes. |
static com.google.common.collect.Ordering<RelNode> |
ORDERING
Ordering for
RelNodes. |
public static final Comparator<RelNode> COMPARATOR
RelNodes.Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.