private static class Lattice.Edge extends DefaultEdge
| Modifier and Type | Field and Description |
|---|---|
static DirectedGraph.EdgeFactory<RelNode,Lattice.Edge> |
FACTORY |
(package private) List<IntPair> |
pairs |
source, target| Modifier and Type | Method and Description |
|---|---|
RelNode |
getSource() |
RelNode |
getTarget() |
equals, factory, hashCodepublic static final DirectedGraph.EdgeFactory<RelNode,Lattice.Edge> FACTORY
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.